diff --git a/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/index.md b/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/index.md index 360046f33bb..b11a0d0e085 100644 --- a/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/index.md +++ b/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/index.md @@ -6,7 +6,7 @@ description: 'Deploy Storm cluster on Linode cloud for real-time analytics on st keywords: ["storm", "analytics", "big data", "zookeeper"] license: '[CC BY-ND 4.0](http://creativecommons.org/licenses/by-nd/4.0/)' published: 2016-10-25 -modified: 2017-06-21 +modified: 2019-01-31 modified_by: name: Phil Zona title: 'Big Data in the Linode Cloud: Streaming Data Processing with Apache Storm' @@ -17,6 +17,7 @@ external_resources: - '[Apache Storm project website](http://storm.apache.org/)' - '[Apache Storm documentation](https://storm.apache.org/releases/current/index.html)' - '[Storm - Distributed and Fault-Tolerant Real-time Computation](http://www.infoq.com/presentations/Storm-Introduction)' +dedicated_cpu_link: true --- [Apache Storm](http://storm.apache.org/) is a big data technology that enables software, data, and infrastructure engineers to process high velocity, high volume data in real time and extract useful information. Any project that involves processing high velocity data streams in real time can benefit from it. diff --git a/docs/applications/big-data/how-to-move-machine-learning-model-to-production/index.md b/docs/applications/big-data/how-to-move-machine-learning-model-to-production/index.md index a80e91bb0ee..71b6ff9a8d6 100644 --- a/docs/applications/big-data/how-to-move-machine-learning-model-to-production/index.md +++ b/docs/applications/big-data/how-to-move-machine-learning-model-to-production/index.md @@ -7,7 +7,7 @@ keywords: ["deep learning", "big data", "python", "keras", "flask", "machine lea og_description: 'Use a pre-trained deep learning model as part of a production application.' license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2017-10-09 -modified: 2017-10-10 +modified: 2019-01-31 modified_by: name: Linode title: 'How to Move Your Machine Learning Model to Production' @@ -16,6 +16,7 @@ external_resources: - '[Keras Documentation](https://keras.io/)' - '[Fast AI Deep Learning Course](http://course.fast.ai/)' - '[TensorFlow Tutorials](https://www.tensorflow.org/tutorials/)' +dedicated_cpu_link: true --- ![How to Move Your Machine Learning Model to Production](Machine_Learning_Model.jpg) diff --git a/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/index.md b/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/index.md index c9bd836b639..fd19bdff284 100644 --- a/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/index.md +++ b/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/index.md @@ -6,13 +6,14 @@ description: 'This guide shows you how to use Beautiful Soup with a database to og_description: 'Beautiful Soup is a Python library that helps make it easy to scrape websites for data. This guide shows how to set up Beautiful Soup to collect data over an extended period of time, then export the results to a spreadsheet.' keywords: ['beautiful soup', 'python', 'scraping', 'tinydb', 'data'] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2017-12-11 +modified: 2019-02-01 modified_by: - name: Jared Kobos + name: Linode published: 2017-12-12 contributor: name: Luis Cortés title: 'How to Scrape a Website with Beautiful Soup' +dedicated_cpu_link: true --- ![How to Scrape a Website with BeautifulSoup](beautifulsoup-title-graphic.jpg "How to Scrape a Website with BeautifulSoup") diff --git a/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/index.md b/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/index.md index 242967e9105..eda7e22b45b 100644 --- a/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/index.md +++ b/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/index.md @@ -6,7 +6,7 @@ description: 'This guide shows you how to install and access a Jupyter notebook keywords: ["Apache2", "Jupyter notebook", "SSL", "websocket"] license: '[CC BY-ND 4.0](http://creativecommons.org/licenses/by-nd/4.0/)' published: 2017-08-22 -modified: 2017-08-22 +modified: 2019-02-01 modified_by: name: Sam Foo title: 'Install a Jupyter Notebook Server on a Linode Behind an Apache Reverse Proxy' @@ -14,6 +14,7 @@ external_resources: - '[Jupyter Notebook Documentation](https://jupyter-notebook.readthedocs.io/en/stable/)' - '[Anaconda Documentation](https://docs.continuum.io/)' - '[Certbot](https://certbot.eff.org/)' +dedicated_cpu_link: true --- Jupyter Notebook is an interactive, enhanced shell that can be run within a web browser. Notebook is popular among data scientists, and supports inline rendering of figures, exporting to a variety of formats, and LaTeX for mathematical notation. This guide aims to configure on a Linode a public Jupyter Notebook server that will facilitate remote access to your computation needs using Apache as a reverse proxy. diff --git a/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/index.md b/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/index.md index 3fa77451bf5..22e93af65db 100644 --- a/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/index.md +++ b/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/index.md @@ -6,7 +6,7 @@ description: 'This tutorial will guide you through setup and configuration of a keywords: ["shoutcast", " internet radio", " streaming media", " streaming audio"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['communications/media-servers/shoutcast/','applications/media-servers/shoutcast/'] -modified: 2017-06-21 +modified: 2019-01-31 modified_by: name: Linode published: 2012-06-07 @@ -16,6 +16,7 @@ external_resources: - '[SHOUTcast Getting Started Guide](http://wiki.winamp.com/wiki/SHOUTcast_Getting_Started_Guide)' - '[SHOUTcast Broadcast Tools](http://www.shoutcast.com/broadcast-tools)' - '[SHOUTcast Transcoder MP3 Licensing](http://wiki.winamp.com/wiki/SHOUTcast_DNAS_Transcoder_2#Registering_for_MP3_Stream_Encoding)' +dedicated_cpu_link: true --- ![How to Install A SHOUTcast DNAS Server on Linux](install-shoutcast-dnas-title.jpg "How to Install A SHOUTcast DNAS Server on Linux title graphic") diff --git a/docs/applications/media-servers/install-plex-media-server-on-centos-7/index.md b/docs/applications/media-servers/install-plex-media-server-on-centos-7/index.md index 9643ead59cc..b211ef74263 100644 --- a/docs/applications/media-servers/install-plex-media-server-on-centos-7/index.md +++ b/docs/applications/media-servers/install-plex-media-server-on-centos-7/index.md @@ -5,13 +5,14 @@ author: description: View and organize your media library with Plex on CentOS 7 keywords: ["plex", "media", "centos"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2019-01-24 +modified: 2019-01-31 modified_by: name: Linode published: 2017-05-03 title: Install Plex Media Server on CentOS 7 external_resources: - '[Plex Media Server Documentation](https://support.plex.tv/hc/en-us/categories/200007567-Plex-Media-Server)' +dedicated_cpu_link: true --- [Plex](https://www.plex.tv/) is a feature-rich media library platform that allows you to organize and stream your digital video and audio from virtually anywhere. Basic Plex features are [free](https://support.plex.tv/articles/202526943-plex-free-vs-paid/), while the paid Plex Pass adds additional features. @@ -36,34 +37,34 @@ This guide demonstrates how to set up **Plex Media Server** on a Linode running ![Plex download button](plex-download-button.png) -1. In the menu that appears, right-click on *CentOS 64-bit (RPM for CentOS 7 or newer)* and copy the download link. Use `cURL` to download the .rpm package directly to your Linode. The example below uses the current link for CentOS at the time of writing. Be sure you install the most recent version of Plex. +2. In the menu that appears, right-click on *CentOS 64-bit (RPM for CentOS 7 or newer)* and copy the download link. Use `cURL` to download the .rpm package directly to your Linode. The example below uses the current link for CentOS at the time of writing. Be sure you install the most recent version of Plex. curl -O https://downloads.plex.tv/plex-media-server/1.14.1.5488-cc260c476/plexmediaserver-1.14.1.5488-cc260c476.x86_64.rpm -1. Update your system and install Plex: +3. Update your system and install Plex: sudo yum update sudo yum install plexmediaserver*.rpm -1. Enable Plex Media Server to start on reboot and then start the server: +4. Enable Plex Media Server to start on reboot and then start the server: sudo systemctl enable plexmediaserver sudo systemctl start plexmediaserver -1. Finally, you'll create the directories that will store your Plex media. In this example we'll create library directories for `movies` and `television` within a `plex-media` directory. These will be located within your user's `/home`: +5. Finally, you'll create the directories that will store your Plex media. In this example we'll create library directories for `movies` and `television` within a `plex-media` directory. These will be located within your user's `/home`: cd ~/ mkdir -p plex-media/movies && mkdir plex-media/television -1. Administration of the Plex server is performed via its web interface. Before you can connect to the web interface from your workstation, you will first need to create an SSH tunnel to your Linode. Substitute `user` with the `sudo` user on your Linode, and `192.0.2.0` with its IP address. +6. Administration of the Plex server is performed via its web interface. Before you can connect to the web interface from your workstation, you will first need to create an SSH tunnel to your Linode. Substitute `user` with the `sudo` user on your Linode, and `192.0.2.0` with its IP address. ssh user@192.0.2.0 -L 8888:localhost:32400 -1. Go to `http://localhost:8888/web` in a web browser and log in to Plex. +7. Go to `http://localhost:8888/web` in a web browser and log in to Plex. [![Plex web interface.](plex-browser-view-small.png)](plex-browser-view.png) -1. Give your Plex server a name. Be sure to leave the **Allow me to access my media outside my home** box checked, and click **Next**: +8. Give your Plex server a name. Be sure to leave the **Allow me to access my media outside my home** box checked, and click **Next**: [![Plex web interface - Server Name.](plex-server-name-small.png)](plex-server-name.png) diff --git a/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/index.md b/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/index.md index 7a2238802b3..d9cea04edbb 100644 --- a/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/index.md +++ b/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/index.md @@ -5,13 +5,14 @@ author: description: View and organize your media library with Plex on Ubuntu 16.04 keywords: ["plex media server", " install plex", " plex ubuntu"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2017-06-21 +modified: 2019-01-31 modified_by: name: Nick Brewer published: 2017-05-03 title: Install Plex Media Server on Ubuntu 16.04 external_resources: - '[Plex Media Server Documentation](https://support.plex.tv/hc/en-us/categories/200007567-Plex-Media-Server)' +dedicated_cpu_link: true --- [Plex](https://www.plex.tv/) is a feature-rich media library platform that allows you to organize and stream your digital video and audio from virtually anywhere. This guide will show you how to set up the **Plex Media Server** on your Linode running Ubuntu 16.04 LTS, as well as how to connect to your media server from a Plex [client](https://support.plex.tv/hc/en-us/categories/200006953-Plex-Apps) application. A Plex media server could benefit from large amounts of disk space, so consider using our [Block Storage](/docs/platform/how-to-use-block-storage-with-your-linode) service with this setup. diff --git a/docs/applications/media-servers/install-plex-media-server-with-salt/index.md b/docs/applications/media-servers/install-plex-media-server-with-salt/index.md index ff155f90269..a7feb7156cb 100644 --- a/docs/applications/media-servers/install-plex-media-server-with-salt/index.md +++ b/docs/applications/media-servers/install-plex-media-server-with-salt/index.md @@ -5,7 +5,7 @@ author: description: 'Install Plex Media Server on Ubuntu 18.04 with Salt masterless.' keywords: ['plex','media','server','ubuntu 18.04','ubuntu','salt','saltstack'] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -published: 2018-11-13 +published: 2019-01-31 modified: 2019-01-02 modified_by: name: Linode @@ -18,6 +18,7 @@ external_resources: - '[Plex Media Server Quick State](https://support.plex.tv/articles/200264746-quick-start-step-by-step-guides/)' promo_code_amount: '20' promo_code: 'Salt20' +dedicated_cpu_link: true --- Plex is a media server that allows you to stream video and audio content that you own to many different types of devices. In this guide you will learn how to use a masterless Salt minion to set up a Plex server, attach and use a Block Storage Volume, and how to connect to your media server to stream content to your devices. diff --git a/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/index.md b/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/index.md index 6e349e45996..92a9c9fe57d 100644 --- a/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/index.md +++ b/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/index.md @@ -7,13 +7,14 @@ og_description: 'Subsonic is a free music streaming application. This guide show keywords: ["subsonic", "music", "audio", "streaming", "media server"] aliases: ['applications/media-servers/subsonic/'] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2018-12-18 +modified: 2019-01-31 modified_by: name: Linode published: 2015-02-02 title: Install Subsonic Media Server on Ubuntu or Debian to Stream Music Through Your Linode external_resources: - '[Subsonic official site](http://www.subsonic.org)' +dedicated_cpu_link: true --- ![Install Subsonic Media Server on Ubuntu or Debian to Stream Music Through Your Linode](Install_Subsonic_Media_Server_on_Ubuntu_or_Debian_smg.png "Install Subsonic Media Server on Ubuntu or Debian to Stream Music Through Your Linode") diff --git a/docs/applications/media-servers/use-block-storage-with-plex-media-server/index.md b/docs/applications/media-servers/use-block-storage-with-plex-media-server/index.md index e9c94041e41..cb0cc08e2a5 100644 --- a/docs/applications/media-servers/use-block-storage-with-plex-media-server/index.md +++ b/docs/applications/media-servers/use-block-storage-with-plex-media-server/index.md @@ -5,13 +5,14 @@ author: description: 'Combine Plex and Block Storage to make the most out of your media server by adding an expandable storage to your server. This guide will show how to attach a Volume to a Plex Media Server and scan for files on the new storage.' keywords: ["plex", "streaming", "netflix", "roku", "block storage"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2018-03-01 +modified: 2019-01-31 modified_by: - name: Sam Foo + name: Linode published: 2018-03-01 title: Use a Block Storage Volume with Plex Media Server external_resources: - '[Plex Media Server Documentation](https://support.plex.tv/hc/en-us/categories/200007567-Plex-Media-Server)' +dedicated_cpu_link: true --- ## What is Plex? diff --git a/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/index.md b/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/index.md index a96dfdfa337..6e66fecb9f4 100644 --- a/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/index.md +++ b/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/index.md @@ -17,6 +17,7 @@ external_resources: - '[Asterisk Community](http://www.asterisk.org/community)' - '[FreePBX Documentation](http://www.freepbx.org/support/documentation)' - '[FreePBX Community](http://www.freepbx.org/community)' +dedicated_cpu_link: true --- Asterisk is an open-source telephone solution that runs over the Internet instead of running through copper lines. It offers a variety of features such as voicemail and conference calling, much like a landline telephone can. diff --git a/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/index.md b/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/index.md index bbf01a5e629..a486997e626 100644 --- a/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/index.md +++ b/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/index.md @@ -12,6 +12,7 @@ modified_by: name: Linode published: 2010-04-23 title: 'Deploy VoIP Services with Asterisk and FreePBX on Ubuntu 9.10 (Karmic)' +dedicated_cpu_link: true --- Asterisk is an open source telephone solution that runs over the internet instead of running through copper lines like a normal phone would. It offers a variety of features such as voice mail and conference calling, much like a land line telephone can. diff --git a/docs/applications/voip/install-and-configure-mumble-on-debian/index.md b/docs/applications/voip/install-and-configure-mumble-on-debian/index.md index 97c901b2efa..074f08027d6 100644 --- a/docs/applications/voip/install-and-configure-mumble-on-debian/index.md +++ b/docs/applications/voip/install-and-configure-mumble-on-debian/index.md @@ -6,7 +6,7 @@ description: 'Mumble is an open-source, encrypted VoIP software. This guide inst keywords: ["mumble", " debian", " murmur", " gaming", " voip", " voice chat"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2015-11-09 -modified: 2015-11-09 +modified: 2019-02-01 modified_by: name: Linode title: 'Install and Configure Mumble on Debian' @@ -15,6 +15,7 @@ contributor: link: https://twitter.com/markzz989/ external_resources: - '[Mumble Wiki](http://wiki.mumble.info/wiki/Main_Page)' +dedicated_cpu_link: true --- diff --git a/docs/applications/voip/install-asterisk-on-centos-7/index.md b/docs/applications/voip/install-asterisk-on-centos-7/index.md index b85d65fa6bd..0e2c4501af5 100644 --- a/docs/applications/voip/install-asterisk-on-centos-7/index.md +++ b/docs/applications/voip/install-asterisk-on-centos-7/index.md @@ -6,12 +6,13 @@ description: 'Installing Asterisk on CentOS 7' keywords: ["asterisk 13", "centos 7", "centos", "open source", "private branch exchange", "pbx", "asterisk pbx", "sip", "session initiation protocol", "sip protocol", "IP PBX systems", "VoIP gateways"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2015-09-30 -modified: 2018-10-30 +modified: 2019-02-01 modified_by: name: Linode title: 'How to Install Asterisk on CentOS 7' contributor: name: Nick Rahl +dedicated_cpu_link: true --- diff --git a/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/index.md b/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/index.md index f3935df3178..f79cf9ee2cd 100644 --- a/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/index.md +++ b/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/index.md @@ -14,10 +14,11 @@ external_resources: 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-09-20 +modified: 2019-01-31 modified_by: name: Linode title: 'How to Install and Use Elasticsearch Plugins' +dedicated_cpu_link: true --- ![banner_image](How_to_Install_and_Use_Elasticsearch_Plugins_smg.jpg) diff --git a/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/index.md b/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/index.md index 141061dff12..cbbd7fbc401 100644 --- a/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/index.md +++ b/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/index.md @@ -12,10 +12,11 @@ external_resources: keywords: ['nginx centos 7','elasticsearch','filebeat','metricbeat','beats','kibana','elk stack','elastic stack'] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2017-12-13 -modified: 2017-12-13 +modified: 2019-01-31 modified_by: name: Linode title: 'Monitor an NGINX Web Server Using the Elastic Stack on Centos 7' +dedicated_cpu_link: true --- ![Monitor NGINX Logs with Elastic](Monitor_NGINX_Elastic.jpg) diff --git a/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/index.md b/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/index.md index a2568269c57..5dfb882ad73 100644 --- a/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/index.md +++ b/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/index.md @@ -12,10 +12,11 @@ external_resources: keywords: ["apache debian 8", "linux web server", "elasticsearch", "logstash", "kibana", "elk stack", "elastic stack"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2017-09-18 -modified: 2017-11-06 +modified: 2019-01-31 modified_by: name: Linode title: 'Visualize Apache Web Server Logs Using an Elastic Stack on Debian 8' +dedicated_cpu_link: true --- diff --git a/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/index.md b/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/index.md index 2f279347024..ee3a550e287 100644 --- a/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/index.md +++ b/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/index.md @@ -6,7 +6,7 @@ description: 'This step-by-step guide shows you how to assess your MySQL databas keywords: ["mysql", " mysqltuner", " tune mysql", " resource tuning"] aliases: ['databases/mysql/tuning-your-mysql-database/','databases/mysql/mysql-performance-tuning-tutorial/'] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2019-01-08 +modified: 2019-02-01 modified_by: name: Linode published: 2015-02-27 @@ -15,6 +15,7 @@ external_resources: - '[MySQL Documentation Library](http://dev.mysql.com/doc/index.html)' - '[MySQL Tuning Server Parameters](http://dev.mysql.com/doc/refman/5.7/en/server-parameters.html)' - '[MySQLTuner](http://mysqltuner.com/)' +dedicated_cpu_link: true --- Running MySQL at optimal settings for specific resources helps handle larger server loads and prevents server slowdown. Generally, after [tuning Apache](/docs/websites/apache-tips-and-tricks/tuning-your-apache-server) to handle larger loads, it is beneficial to tune MySQL to additional connections. @@ -42,15 +43,15 @@ The [MySQLTuner](http://mysqltuner.com/) script assesses your MySQL installation wget http://mysqltuner.com/mysqltuner.pl -1. Change the scripts permissions to be executable: +2. Change the scripts permissions to be executable: chmod +x mysqltuner.pl -1. Run the `mysqltuner.pl` script. You will be prompted to enter in your MySQL administrative login and password: +3. Run the `mysqltuner.pl` script. You will be prompted to enter in your MySQL administrative login and password: ./mysqltuner.pl -2. The script will return results similar to the output below: +4. The script will return results similar to the output below: {{< output >}} >> MySQLTuner 1.4.0 - Major Hayden diff --git a/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/index.md b/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/index.md index be8e3b15cd9..863181ee346 100644 --- a/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/index.md +++ b/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/index.md @@ -10,7 +10,7 @@ keywords: ['jenkins','pipeline','ci','automation'] aliases: ['development/automate-builds-with-jenkins-on-ubuntu/'] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2017-11-14 -modified: 2018-05-30 +modified: 2019-02-01 modified_by: name: Linode title: 'How to Automate Builds with Jenkins on Ubuntu' @@ -18,6 +18,7 @@ external_resources: - '[Jenkins User Documentation](https://jenkins.io/doc/)' - '[Blue Ocean Documentation](https://jenkins.io/doc/book/blueocean/)' audiences: ["intermediate"] +dedicated_cpu_link: true --- [Jenkins](https://jenkins.io) is an open-source automation server that allows you to build pipelines to automate the process of building, testing, and deploying applications. In this guide, you will implement a basic workflow to speed up your Continuous Integration and Continuous Delivery (CI/CD) process. diff --git a/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/index.md b/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/index.md index 06912320d3c..a26f66964d4 100644 --- a/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/index.md +++ b/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/index.md @@ -8,7 +8,7 @@ keywords: ["wercker", "docker", "development"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['development/how-to-develop-and-deploy-your-applications-using-wercker/'] published: 2017-11-06 -modified: 2017-11-06 +modified: 2019-02-01 modified_by: name: Linode title: 'How to Develop and Deploy Your Applications Using Wercker' @@ -17,6 +17,7 @@ contributor: external_resources: - '[Wercker Developer Documentation](http://devcenter.wercker.com/docs/home)' audiences: ["intermediate"] +dedicated_cpu_link: true --- diff --git a/docs/development/ci/use-buildbot-for-software-testing-on-ubuntu/index.md b/docs/development/ci/use-buildbot-for-software-testing-on-ubuntu/index.md index 649340246e6..38de36b4f87 100644 --- a/docs/development/ci/use-buildbot-for-software-testing-on-ubuntu/index.md +++ b/docs/development/ci/use-buildbot-for-software-testing-on-ubuntu/index.md @@ -6,7 +6,7 @@ description: 'This tutorial will explain how to install, configure, and use Buil og_description: 'Deploy self-hosted continuous integration using Buildbot.' keywords: ["buildbot", "testing", "python", "continuous integration", "ci", "build", "qa"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2018-09-06 +modified: 2019-02-01 modified_by: name: Linode published: 2018-09-06 @@ -15,6 +15,7 @@ external_resources: - '[Official Buildbot Tutorial](http://docs.buildbot.net/current/tutorial/)' - '[Buildbot Documentation](http://docs.buildbot.net/current/index.html)' audiences: ["intermediate"] +dedicated_cpu_link: true --- [Buildbot](https://buildbot.net/) is an open source system for testing software projects. In this guide, you will set up a Linode as a Buildbot server to use as a continuous integration platform to test code. Similarly to hosted solutions like Travis CI, Buildbot is an automated testing platform that can watch for code changes, test a project's code, and send notifications regarding build failures. diff --git a/docs/development/julia/why-learn-julia/index.md b/docs/development/julia/why-learn-julia/index.md index 6a48c9e49a7..e7fa7aa5c1e 100644 --- a/docs/development/julia/why-learn-julia/index.md +++ b/docs/development/julia/why-learn-julia/index.md @@ -6,7 +6,7 @@ description: Julia is a dynamically typed, functional programming language inten keywords: ['data science','julia','python','why learn Julia'] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2018-12-11 -modified: 2018-06-11 +modified: 2019-02-01 modified_by: name: Linode title: Why You Should Learn Julia @@ -17,6 +17,7 @@ external_resources: audiences: ["beginner"] concentrations: ["Scientific Computing and Big Data"] languages: ["julia"] +dedicated_cpu_link: true --- ![Why You Should Learn Julia](Why_You_Should_Learn_Julia_smg.jpg) diff --git a/docs/development/python/introduction-to-pyspark/index.md b/docs/development/python/introduction-to-pyspark/index.md index 0ebc125f661..84933e91996 100644 --- a/docs/development/python/introduction-to-pyspark/index.md +++ b/docs/development/python/introduction-to-pyspark/index.md @@ -6,9 +6,9 @@ description: 'Learn how to install and use PySpark on your Linode for distribute og_description: 'Learn how to install and use PySpark on your Linode for distributed computing. In this guide, we will use an example of counting words in a corpus to learn the PySpark API.' keywords: ["big data", "spark", "nltk", "mapreduce", "pyspark", "hadoop"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2018-02-05 +modified: 2019-01-31 modified_by: - name: Sam Foo + name: Linode title: "Introduction to PySpark" published: 2018-02-05 external_resources: @@ -18,6 +18,7 @@ external_resources: audiences: ["intermediate"] concentrations: ["Scientific Computing and Big Data"] languages: ["python"] +dedicated_cpu_link: true --- ![Introduction to PySpark](PySpark.jpg) diff --git a/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/index.md b/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/index.md index ef6745fbdb5..bac0d17c721 100644 --- a/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/index.md +++ b/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/index.md @@ -8,12 +8,13 @@ license: '[CC BY-ND 3.0](http://creativecommons.org/licenses/by-nd/3.0/us/)' external_resources: - '[PlayARK.com](http://www.playark.com/)' - '[The Official ARK: Survival Evolved Wiki](http://ark.gamepedia.com/ARK_Survival_Evolved_Wiki)' -modified: 2016-12-28 +modified: 2019-02-01 modified_by: - name: Nick Brewer + name: Linode published: 2016-12-28 title: 'Create an ARK: Survival Evolved Server on Ubuntu 16.04' aliases: ['applications/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/'] +dedicated_cpu_link: true --- This guide will show you how to set up a personal [ARK: Survival Evolved](http://www.playark.com/) server on a Linode running Ubuntu 16.04 LTS (Xenial Xerus). diff --git a/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/index.md b/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/index.md index 49368837397..29cdd8056b4 100644 --- a/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/index.md +++ b/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/index.md @@ -6,7 +6,7 @@ description: 'Install and configure a Just Cause 2 Multiplayer Server on Ubuntu keywords: ["just cause 2", "game servers", "ubuntu", "ubuntu 14.04", "steamcmd", "steam", "multiplayer game server"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2015-10-09 -modified: 2016-02-25 +modified: 2019-02-01 modified_by: name: Linode title: 'Deploy a Just Cause 2 Multiplayer Server on Ubuntu 14.04' @@ -14,6 +14,7 @@ aliases: ['applications/game-servers/just-cause-2-multiplayer-on-ubuntu/','appli contributor: name: Andrew Gottschling link: https://github.com/agottschling +dedicated_cpu_link: true --- diff --git a/docs/game-servers/garrys-mod-server-on-centos-7/index.md b/docs/game-servers/garrys-mod-server-on-centos-7/index.md index 65e6d6ea66d..388c69efe8d 100644 --- a/docs/game-servers/garrys-mod-server-on-centos-7/index.md +++ b/docs/game-servers/garrys-mod-server-on-centos-7/index.md @@ -7,7 +7,7 @@ keywords: ["garry''s mod", "centos", "centos 7"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['web-applications/game-servers/minecraft-ubuntu12-04/','applications/game-servers/garrys-mod-server-on-centos-7/'] published: 2015-01-21 -modified: 2016-02-25 +modified: 2019-02-01 modified_by: name: Linode title: 'Garry''s Mod on CentOS 7' @@ -18,6 +18,7 @@ external_resources: contributor: name: Julian Meyer link: https://github.com/jmeyer2k +dedicated_cpu_link: true --- diff --git a/docs/game-servers/host-a-terraria-server-on-your-linode/index.md b/docs/game-servers/host-a-terraria-server-on-your-linode/index.md index c5d0bab3591..25556fecac3 100644 --- a/docs/game-servers/host-a-terraria-server-on-your-linode/index.md +++ b/docs/game-servers/host-a-terraria-server-on-your-linode/index.md @@ -7,7 +7,7 @@ og_description: 'Run a Terraria server for yourself and your friends to play on. keywords: ["terraria", "steam", "minecraft", "gaming"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2015-12-21 -modified: 2017-04-03 +modified: 2019-02-01 modified_by: name: Linode title: 'How to Setup a Terraria Linux Server' @@ -19,6 +19,7 @@ external_resources: - '[Terraria Wiki: Server](http://terraria.gamepedia.com/Server)' - '[Terraria Wiki: Setting up a Terraria Server](http://terraria.gamepedia.com/Guide:Setting_up_a_Terraria_server)' aliases: ['applications/game-servers/host-a-terraria-server-on-your-linode/'] +dedicated_cpu_link: true --- ![Hosta a Terraria Server on Your Linode](terraria-server.png "Hosta a Terraria Server on Your Linode") diff --git a/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/index.md b/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/index.md index 80dc9233f84..9277eab9131 100644 --- a/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/index.md +++ b/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/index.md @@ -6,7 +6,7 @@ keywords: ["minecraft", "ubuntu", "debian"] description: 'This tutorial will teach you basic installation and configuration of a Minecraft server on Ubuntu and Debian' aliases: ['applications/game-servers/minecraft-on-debian-and-ubuntu/','game-servers/minecraft-on-debian-and-ubuntu/'] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2018-10-22 +modified: 2019-02-01 modified_by: name: Linode published: 2015-01-28 @@ -16,6 +16,7 @@ external_resources: - '[The Official Minecraft Wiki](http://minecraft.gamepedia.com/Minecraft_Wiki)' - '[Official MineCraft Install Guide](http://minecraft.gamepedia.com/Tutorials/Setting_up_a_server#Debian)' - '[Documentation on the World of Color Update](http://minecraft.gamepedia.com/1.12)' +dedicated_cpu_link: true --- ![Set Up a Minecraft Server](How_to_Set_Up_a_Minecraft_Server_smg.jpg) diff --git a/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/index.md b/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/index.md index 272f866671b..24c4a88eeec 100644 --- a/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/index.md +++ b/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/index.md @@ -6,7 +6,7 @@ description: 'This guide explains how to host a Half-Life 2: Deathmatch server o keywords: ["half-life 2", "deathmatch", "steamcmd", "host", "hl2", "multiplayer first-person shooter video game"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2017-08-17 -modified: 2017-08-17 +modified: 2019-02-01 modified_by: name: Linode title: 'Install a Half-Life 2: Deathmatch Dedicated Server on Debian or Ubuntu' @@ -19,6 +19,7 @@ external_resources: - '[Combine OverWiki](http://combineoverwiki.net/wiki/Half-Life_2:_Deathmatch)' - '[AlliedModders Wiki](https://wiki.alliedmods.net)' - '[Botrix](http://www.famaf.unc.edu.ar/~godin/botrix)' +dedicated_cpu_link: true --- diff --git a/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/index.md b/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/index.md index 016c1b0a057..9f63761d3dc 100644 --- a/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/index.md +++ b/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/index.md @@ -6,7 +6,7 @@ description: 'Install Black Mesa on Debian or Ubuntu' keywords: ["black mesa", "steam", "steamcmd", "sourcemod", "metamod"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2016-02-26 -modified: 2016-02-26 +modified: 2019-02-01 modified_by: name: Linode title: 'Install Black Mesa on Debian or Ubuntu' @@ -19,6 +19,7 @@ external_resources: - '[The Valve Wiki](https://developer.valvesoftware.com/)' - '[SourceMod.net](https://www.sourcemod.net)' aliases: ['applications/game-servers/install-black-mesa-on-debian-or-ubuntu/'] +dedicated_cpu_link: true --- diff --git a/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/index.md b/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/index.md index 000d3a9c679..3b88912aa3b 100644 --- a/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/index.md +++ b/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/index.md @@ -6,7 +6,7 @@ description: 'Install and Configure a Don''t Starve Together Multi-player Game S keywords: ["don''t starve", "don''t starve together", "game servers", "games", "ubuntu", " ubuntu 14.04", "steam cmd", "steamcmd", "token"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2015-04-14 -modified: 2018-09-20 +modified: 2019-02-01 modified_by: name: Linode title: 'Install Don''t Starve Together Game Server on Ubuntu 14.04' @@ -14,6 +14,7 @@ aliases: ['applications/game-servers/dont-starve-together-on-ubuntu/','applicati contributor: name: Andrew Gottschling link: https://github.com/agottschling +dedicated_cpu_link: true --- ![banner_image](Install_Dont_Starve_Together_Game_Server_on_Ubuntu_smg.jpg) diff --git a/docs/game-servers/install-steamcmd-for-a-steam-game-server/index.md b/docs/game-servers/install-steamcmd-for-a-steam-game-server/index.md index 1fd73907db2..38532e011d4 100644 --- a/docs/game-servers/install-steamcmd-for-a-steam-game-server/index.md +++ b/docs/game-servers/install-steamcmd-for-a-steam-game-server/index.md @@ -5,7 +5,7 @@ author: description: 'Install SteamCMD, a command-line version of the Steam client, which works with games that use SteamPipe. Installing SteamCMD is a prerequisite before hosting a Steam title on your own game server.' keywords: ["steam", "steamcmd", "steam cmd", "games", "game server", "steam server", "steampipe"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2016-03-29 +modified: 2019-02-01 modified_by: name: Linode published: 2016-02-15 @@ -15,6 +15,7 @@ external_resources: - '[Dedicated Steam Servers for Linux](https://developer.valvesoftware.com/wiki/Dedicated_Servers_List#Linux_Dedicated_Servers)' - '[Steam Support: Required Ports for Steam](https://support.steampowered.com/kb_article.php)' aliases: ['applications/game-servers/install-steamcmd-for-a-steam-game-server/'] +dedicated_cpu_link: true --- SteamCMD is a command-line version of the Steam client which works with games that use [SteamPipe](https://developer.valvesoftware.com/wiki/SteamPipe). If you intend to host a Steam title on your own game server, installing SteamCMD is a prerequisite. diff --git a/docs/game-servers/install-teamspeak/index.md b/docs/game-servers/install-teamspeak/index.md index db3da4a0689..d99b808e3c7 100644 --- a/docs/game-servers/install-teamspeak/index.md +++ b/docs/game-servers/install-teamspeak/index.md @@ -7,7 +7,7 @@ keywords: ["teamspeak", "virtual intercom", "chat", "game server"] aliases: ['applications/game-servers/install-teamspeak/'] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2015-07-23 -modified: 2015-07-23 +modified: 2019-02-01 modified_by: name: Linode title: 'Install a TeamSpeak Server on Linode' @@ -16,6 +16,7 @@ contributor: external_resources: - '[TeamSpeak KB](https://support.teamspeakusa.com/index.php?/Knowledgebase/List/Index/10/english)' - '[Changing the serveradmin Password](https://support.teamspeakusa.com/index.php?/Knowledgebase/Article/View/326/0/how-do-i-change-or-reset-the-password-of-the-serveradmin-server-query-account)' +dedicated_cpu_link: true --- This guide will show you how to install a TeamSpeak Server on your Linode. TeamSpeak is a voice server or a "virtual intercom" that lets you talk to others online. It's commonly used for gaming, but people also use it to collaborate with their work groups, hobby projects, or just to chat with friends and family. @@ -38,11 +39,11 @@ This guide will show you how to install a TeamSpeak Server on your Linode. TeamS 3. Under **Linux**, select **Server AMD64** -5. Click the download button. +4. Click the download button. -6. Read and agree to the license agreement, then click **Submit**. +5. Read and agree to the license agreement, then click **Submit**. -7. On the download page copy the download link; you can quit the automatic download. +6. On the download page copy the download link; you can quit the automatic download. ### Fetch and Extract Teamspeak diff --git a/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/index.md b/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/index.md index 9853528779d..d2f6342392e 100644 --- a/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/index.md +++ b/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/index.md @@ -6,7 +6,7 @@ description: 'This Counter Strike: Global Offensive (CS:GO) server guide contain keywords: ["counter strike", "counter strike global offensive", "csgo", "cs:go", "csgo server", "csgo server hosting", " steam servers", "game servers", "games", "ubuntu", "ubuntu 14.04"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2016-02-25 -modified: 2016-02-29 +modified: 2019-02-01 modified_by: name: Linode title: 'Launch a Counter Strike: Global Offensive (CS:GO) server on Ubuntu 14.04' @@ -15,6 +15,7 @@ contributor: aliases: ['applications/game-servers/csgo-server-debian-ubuntu/','applications/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/'] external_resources: - '[Valve Developer Community - Counter-Strike: Global Offensive Dedicated Servers](https://developer.valvesoftware.com/wiki/Counter-Strike:_Global_Offensive_Dedicated_Servers)' +dedicated_cpu_link: true --- diff --git a/docs/game-servers/left-4-dead-2-multiplayer-server-installation/index.md b/docs/game-servers/left-4-dead-2-multiplayer-server-installation/index.md index 0444544ec6a..c1a4d17bd50 100644 --- a/docs/game-servers/left-4-dead-2-multiplayer-server-installation/index.md +++ b/docs/game-servers/left-4-dead-2-multiplayer-server-installation/index.md @@ -6,7 +6,7 @@ description: 'Left 4 Dead 2 is a single-player game developed and published by V keywords: ["left 4 dead", "l4d2", "game server", "steamCMD"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2016-02-25 -modified: 2016-02-25 +modified: 2019-02-01 modified_by: name: Linode title: 'Left 4 Dead 2 Multiplayer Server Installation' @@ -14,6 +14,7 @@ contributor: name: Andrew Gottschling link: https://github.com/agottschling aliases: ['applications/game-servers/left-4-dead-2-multiplayer-server-installation/'] +dedicated_cpu_link: true --- ![Left 4 Dead 2](Left4Dead2_Multiplayer_Server_Installation_smg.jpg) diff --git a/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/index.md b/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/index.md index b85afea113e..8eb607c675e 100644 --- a/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/index.md +++ b/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/index.md @@ -12,6 +12,7 @@ modified_by: name: Linode published: 2013-09-30 title: 'Minecraft on Linode with Ubuntu 12.04' +dedicated_cpu_link: true --- This guide shows you how to set up a personal Minecraft server on a Linode running Ubuntu 12.04 LTS (64 bit). diff --git a/docs/game-servers/minecraft-with-bungee-cord/index.md b/docs/game-servers/minecraft-with-bungee-cord/index.md index c944d4a6f1b..ca1e65a2a9c 100644 --- a/docs/game-servers/minecraft-with-bungee-cord/index.md +++ b/docs/game-servers/minecraft-with-bungee-cord/index.md @@ -11,7 +11,7 @@ external_resources: - '[Official BungeeCord Site](https://www.spigotmc.org/wiki/bungeecord/)' - '[BungeeCord and Spigot Forums](https://www.spigotmc.org/)' published: 2015-09-09 -modified: 2015-09-09 +modified: 2019-02-01 modified_by: name: linode title: 'How to Set Up BungeeCord to Link Spigot Servers' @@ -19,6 +19,7 @@ contributor: name: Thomas Wemyss link: https://github.com/twemyss aliases: ['applications/game-servers/minecraft-with-bungee-cord/'] +dedicated_cpu_link: true --- After you’ve got a Minecraft server up and running with [Spigot on Debian and Ubuntu](/docs/game-servers/minecraft-with-spigot-ubuntu), you may want to connect different servers with different collections of plugins. BungeeCord acts as a proxy between the Minecraft client and the server, and allows for simple and easy switching between your Spigot servers. It allows for players to connect to one address, yet also access a wider variety of activities than can be easily set up on a single Minecraft server instance. diff --git a/docs/game-servers/minecraft-with-mcmyadmin-on-debian/index.md b/docs/game-servers/minecraft-with-mcmyadmin-on-debian/index.md index b1799e3c386..3196a2f77a0 100644 --- a/docs/game-servers/minecraft-with-mcmyadmin-on-debian/index.md +++ b/docs/game-servers/minecraft-with-mcmyadmin-on-debian/index.md @@ -5,7 +5,7 @@ author: description: 'McMyAdmin is one of the most popular Minecraft server control panels available. It boasts compatibility with third party mods, heavy focus on security and a sleek web interface for managing your server. This guide covers the installation and configuration of a new McMyAdmin server on a Linode running Debian 7 or 8.' keywords: ["minecraft", "mcmyadmin", "debian", "debian jessie", "debian wheezy", "jessie", "wheezy", "debian 7", "debian 8"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2018-12-18 +modified: 2019-02-01 modified_by: name: Linode published: 2015-02-05 @@ -14,6 +14,7 @@ external_resources: - '[McMyAdmin Home Page](https://mcmyadmin.com/)' - '[McMyAdmin Settings Reference](http://wiki.cubecoders.com/wiki/3/mcmyadmin-settings-reference)' aliases: ['applications/game-servers/minecraft-with-mcmyadmin-on-debian/'] +dedicated_cpu_link: true --- ![Installing McMyAdmin for Minecraft on Debian](Installing_McMyAdmin_for_Minecraft_on_Debian_smg.png "Installing McMyAdmin for Minecraft on Debian") diff --git a/docs/game-servers/minecraft-with-spigot-ubuntu/index.md b/docs/game-servers/minecraft-with-spigot-ubuntu/index.md index 62dc18a5273..3f979439db6 100644 --- a/docs/game-servers/minecraft-with-spigot-ubuntu/index.md +++ b/docs/game-servers/minecraft-with-spigot-ubuntu/index.md @@ -7,13 +7,14 @@ keywords: ["minecraft", "spigot"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['web-applications/game-servers/minecraft-ubuntu12-04/','applications/game-servers/minecraft-with-spigot-ubuntu/'] published: 2015-04-21 -modified: 2015-04-21 +modified: 2019-02-01 modified_by: - name: Elle Krout + name: Linode title: 'Running a Spigot Minecraft Server on Ubuntu 14.04 and 14.10' contributor: name: Sam Mauldin link: https://github.com/Sxw1212 +dedicated_cpu_link: true --- ![Running a Spigot Minecraft Server on Ubuntu 14.04 and 14.10](spigot-minecraft-ubuntu-title.jpg "Running a Spigot Minecraft Server on Ubuntu 14.04 and 14.10 title graphic") diff --git a/docs/game-servers/multicraft-on-debian/index.md b/docs/game-servers/multicraft-on-debian/index.md index b5a800e9d94..28f432acfd0 100644 --- a/docs/game-servers/multicraft-on-debian/index.md +++ b/docs/game-servers/multicraft-on-debian/index.md @@ -15,6 +15,7 @@ deprecated: true published: 2015-02-04 title: 'Installing Multicraft on Debian' aliases: ['applications/game-servers/multicraft-on-debian/'] +dedicated_cpu_link: true --- [Multicraft](http://www.multicraft.org/) is a control panel for single or multiple Minecraft servers Free and paid versions are available. This guide will help you install Multicraft on a Linode running Debian 7. diff --git a/docs/game-servers/multicraft-on-ubuntu/index.md b/docs/game-servers/multicraft-on-ubuntu/index.md index e8c26cb48a1..bd95debcc69 100644 --- a/docs/game-servers/multicraft-on-ubuntu/index.md +++ b/docs/game-servers/multicraft-on-ubuntu/index.md @@ -14,6 +14,7 @@ modified_by: published: 2015-02-04 title: 'Installing Multicraft on Ubuntu' aliases: ['applications/game-servers/multicraft-on-ubuntu/'] +dedicated_cpu_link: true --- ![Installing Multicraft on Ubuntu](Installing_Multicraft_on_Ubuntu_smg.jpg) diff --git a/docs/game-servers/pocketmine-server-on-debian-7/index.md b/docs/game-servers/pocketmine-server-on-debian-7/index.md index d72b06ee313..03f8fc8260a 100644 --- a/docs/game-servers/pocketmine-server-on-debian-7/index.md +++ b/docs/game-servers/pocketmine-server-on-debian-7/index.md @@ -8,12 +8,13 @@ license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' external_resources: - '[PocketMine.net](https://www.pocketmine.net/)' - '[PocketMine Documentation](http://pocketmine-mp.readthedocs.org/en/latest/)' -modified: 2015-04-02 +modified: 2019-02-01 modified_by: - name: Alex Fornuto + name: Linode published: 2015-04-02 title: 'PocketMine Server on Debian 7' aliases: ['applications/game-servers/pocketmine-server-on-debian-7/'] +dedicated_cpu_link: true --- PocketMine is a third party server for the MineCraft - Pocket Edition game for [Android](https://play.google.com/store/apps/details?id=com.mojang.minecraftpe) and [iOS](https://itunes.apple.com/us/app/minecraft-pocket-edition/id479516143?mt=8). It features plugin support, allowing you to customize your gameplay with others. This guide details installing PocketMine on a Linode running Debian 7. diff --git a/docs/game-servers/team-fortress2-on-debian-and-ubuntu/index.md b/docs/game-servers/team-fortress2-on-debian-and-ubuntu/index.md index 31dd3ed43be..28c1fe94d3e 100644 --- a/docs/game-servers/team-fortress2-on-debian-and-ubuntu/index.md +++ b/docs/game-servers/team-fortress2-on-debian-and-ubuntu/index.md @@ -5,12 +5,13 @@ author: description: 'A basic Team Fortress 2 server installation guide for Debian and Ubuntu' keywords: ["team fortress 2", "team fortress", "steam", "ubuntu", "debian"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2016-02-25 +modified: 2019-02-01 modified_by: name: Linode published: 2015-03-12 title: 'Team Fortress 2 on Debian and Ubuntu' aliases: ['applications/game-servers/team-fortress2-on-debian-and-ubuntu/'] +dedicated_cpu_link: true --- [Team Fortress 2](http://teamfortress.com/) is a team-based, first-person shooter, where you and a team of fellow players can play a variety of game modes. From capture the flag, to a battle pitting your team against a robotic horde, there are numerous options to choose. Setting up a personal game server puts you in control of what game modes and maps you use, as well as a variety of other settings to customize your experience. diff --git a/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/index.md b/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/index.md index fa7c16fdbab..7c589a7af24 100644 --- a/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/index.md +++ b/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/index.md @@ -7,7 +7,7 @@ og_description: 'An Elastic Stack combines Elasticsearch, Logstash, and Kibana. keywords: ["ossec", "elk stack", "elk,ossec-hids"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2017-10-17 -modified: 2018-12-11 +modified: 2019-01-31 modified_by: name: Linode title: 'Visualize Server Security on CentOS 7 with an Elastic Stack and Wazuh' @@ -17,6 +17,7 @@ contributor: external_resources: - '[Wazuh Official Documentation](https://documentation.wazuh.com/current/index.html)' - '[OSSEC Official Documentation](http://ossec-docs.readthedocs.io/en/latest/index.html)' +dedicated_cpu_link: true --- ![Visualize Server Security on CentOS 7 with an Elastic Stack and Wazuh](elastic-stack-security-title.jpg "Visualize Server Security on CentOS 7 with an Elastic Stack and Wazuh") @@ -45,18 +46,18 @@ Wazuh is an open source branch of the original [OSSEC HIDS](https://ossec.github 1. Many of the steps in this guide require root privileges. 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. Use `sudo` wherever necessary. -1. Your Linode should have at least [8GB of RAM](https://www.linode.com/pricing). While an Elastic Stack will run on less RAM, the Wazuh Manager will crash if RAM is depleted at any time during use. +2. Your Linode should have at least [8GB of RAM](https://www.linode.com/pricing). While an Elastic Stack will run on less RAM, the Wazuh Manager will crash if RAM is depleted at any time during use. -1. Add a domain zone, NS record, and A/AAA record for the domain you will use to access your Kibana installation. See the [DNS Manager](/docs/platform/manager/dns-manager-new-manager/#add-a-domain-zone) guide for details. If you will access your Kibana instance via your Linode's IP address, you can skip this step. +3. Add a domain zone, NS record, and A/AAA record for the domain you will use to access your Kibana installation. See the [DNS Manager](/docs/platform/manager/dns-manager-new-manager/#add-a-domain-zone) guide for details. If you will access your Kibana instance via your Linode's IP address, you can skip this step. -1. [Create an SSL Certificate](https://linode.com/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/), if you will be using SSL encryption for your domain. +4. [Create an SSL Certificate](https://linode.com/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/), if you will be using SSL encryption for your domain. -1. Install NGINX or Apache. Visit our guides on how to install a LEMP or LAMP stack for CentOS for help: +5. Install NGINX or Apache. Visit our guides on how to install a LEMP or LAMP stack for CentOS for help: - [Install a LEMP Stack on CentOS 7 with FastCGI](/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/) - [LAMP on CentOS 7](/docs/web-servers/lamp/lamp-on-centos-7/) -1. Configure your webserver for virtual domain hosting: +6. Configure your webserver for virtual domain hosting: **NGINX** diff --git a/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/index.md b/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/index.md index 4df36bebb1f..22413453740 100644 --- a/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/index.md +++ b/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/index.md @@ -7,7 +7,7 @@ og_description: 'HAProxy (High Availability Proxy) is a TCP/HTTP load balancer a keywords: ["haproxy", "load balancing", "high availability"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2017-10-30 -modified: 2017-11-01 +modified: 2019-02-01 modified_by: name: Linode title: 'How to Use HAProxy for Load Balancing' @@ -16,6 +16,7 @@ contributor: link: https://github.com/hussrj external_resources: - '[HAProxy Documentation](http://www.haproxy.org/#docs)' +dedicated_cpu_link: true --- diff --git a/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/index.md b/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/index.md index 21ce5294201..a0b83696eab 100644 --- a/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/index.md +++ b/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/index.md @@ -6,7 +6,7 @@ description: 'Use NGINX as a Front-end Proxy and Software Load-Balancer.' keywords: ["apache", "nginx", "proxy", "load balancer", "load balancing", "web server", "http", "use nginx as proxy", "use nginx as load-balancer", "front-end proxy", "cluster"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['web-servers/nginx/configuration/front-end-proxy-and-software-load-balancing/','websites/loadbalancing/Use-Nginx-for-Proxy-Services-and-Software-Load-Balancing/','uptime/loadbalancing/use-nginx-for-proxy-services-and-software-load-balancing/index.cfm/','uptime/loadbalancing/use-nginx-for-proxy-services-and-software-load-balancing/', 'uptime/loadbalancing/how-to-use-nginx-as-a-front-end-proxy-server-and-software-load-balancer/'] -modified: 2017-03-23 +modified: 2019-02-01 modified_by: name: Linode published: 2010-05-11 @@ -15,6 +15,7 @@ external_resources: - '[NGINX Proxy Module](http://wiki.nginx.org/NginxHttpProxyModule)' - '[HTTP Upstream Module](http://wiki.nginx.org/NginxHttpUpstreamModule)' - '[NGINX Configuration](/docs/websites/nginx/basic-nginx-configuration)' +dedicated_cpu_link: true --- The NGINX web server can act as a very capable software load balancer, in addition to its more traditional roles serving static content over HTTP and dynamic content using FastCGI handlers for scripts. Because NGINX uses a non-threaded, event-driven architecture, it is able to outperform web servers like Apache. This is particularly true in deployments that receive heavy loads. diff --git a/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/index.md b/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/index.md index c493b5e503f..74e778b7f52 100644 --- a/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/index.md +++ b/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/index.md @@ -7,9 +7,9 @@ og_description: 'Graylog is a powerful, free, open-source log management and ana keywords: ["Graylog", "Install Graylog", "Graylog Debian"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2017-09-14 -modified: 2017-08-15 +modified: 2019-01-31 modified_by: - name: Hitesh Jethva + name: Linode title: 'How to Install and Configure Graylog2 on Debian 9' contributor: name: Hitesh Jethva @@ -17,6 +17,7 @@ contributor: external_resources: - '[Graylog Server Documentation](http://docs.graylog.org/en/2.3/)' - '[Elasticsearch](https://www.elastic.co/guide/index.html)' +dedicated_cpu_link: true --- ## What is Graylog? diff --git a/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/index.md b/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/index.md index 3a6de7311b7..c2130b82d3f 100644 --- a/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/index.md +++ b/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/index.md @@ -6,7 +6,7 @@ description: Tuning your Apache server to optimize your website. keywords: ["configuration", "apache", "web server", "resource tuning"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['websites/apache-tips-and-tricks/tuning-your-apache-server/'] -modified: 2018-12-31 +modified: 2019-02-01 modified_by: name: Linode published: 2015-02-27 @@ -15,6 +15,7 @@ external_resources: - '[Apache Performance Tuning](http://httpd.apache.org/docs/2.2/misc/perf-tuning.html)' - '[Apache MPM Common Directives](http://httpd.apache.org/docs/2.2/mod/mpm_common.html)' - '[Apache 2.4 Documentation](http://httpd.apache.org/docs/2.4/)' +dedicated_cpu_link: true --- Apache configuration has a major affect on your Linode's performance. The easiest way to increase server performance is to turn off unneeded modules. This guide covers Apache modules, information on which modules to turn off, and other Apache performance tuning options. diff --git a/docs/web-servers/nginx/build-nginx-with-pagespeed-from-source/index.md b/docs/web-servers/nginx/build-nginx-with-pagespeed-from-source/index.md index a1ef8607f85..2f24217d912 100644 --- a/docs/web-servers/nginx/build-nginx-with-pagespeed-from-source/index.md +++ b/docs/web-servers/nginx/build-nginx-with-pagespeed-from-source/index.md @@ -6,11 +6,12 @@ description: 'Compile NGINX to use the PageSpeed module.' keywords: ["nginx","pagespeed","optimization"] license: '[CC BY-ND 4.0](http://creativecommons.org/licenses/by-nd/4.0)' aliases: ['web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/','web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/'] -published: 2018-02-12 +published: 2019-02-01 modified: 2018-02-12 modified_by: name: Linode title: 'Build NGINX with PageSpeed From Source' +dedicated_cpu_link: true --- ![Build NGINX with PageSpeed From Source](build-nginx-pagespeed-from-source-title.jpg "Build NGINX with PageSpeed From Source title graphic")