---
title: "tutorial tag archive | Choice Technology Solutions"
description: "Browse the CTS blog tag archive for tutorial. Page 1 of 1."
canonical: "https://nmbgeek.com/blog/tag/tutorial/"
image: "https://nmbgeek.com/brand/cts/full-name-light-mode.png"
content_signal: "search=yes, ai-input=yes, ai-train=no, use=reference"
---

CTS blog

# tutorial articles

Explore troubleshooting guides, technical tips, and projects from the CTS blog.

[All articles](https://nmbgeek.com/blog/)[Subscribe with RSS](https://nmbgeek.com/feed/)

Page 1 of 1 · 2 articles

December 4, 2019

## Serve Webp Images and Create an Efficient Cache Policy for Runcloud’s nginx-rc

Why RunCloud? Runcloud makes server management simple and deploying of new webapps a breeze. WordPress and many other platforms are supported along with Github for code management. If you are not using RunCloud then the nginx configuration below will have to be added to your NGINX config block. How do I serve WEBP images? I […]

December 11, 2018

## How to Get In Safe Mode for Windows 10, 8 & 8.1

You now access Safe Mode through the Recovery Options screen which is usually only presented when your computer is failing to start up correctly. Sometimes however you need to get there for other reasons.

[Page 1](https://nmbgeek.com/blog/tag/tutorial/)

## Browse by topic

### Categories

[Bash / Linux](https://nmbgeek.com/blog/category/scripts/bash-linux/)[Powershell](https://nmbgeek.com/blog/category/scripts/powershell/)[Scripts](https://nmbgeek.com/blog/category/scripts/)

### Tags

[aws](https://nmbgeek.com/blog/tag/aws/)[caching](https://nmbgeek.com/blog/tag/caching/)[developers](https://nmbgeek.com/blog/tag/developers/)[DJI](https://nmbgeek.com/blog/tag/dji/)[Exchange Powershell](https://nmbgeek.com/blog/tag/exchange-powershell/)[G-Suite](https://nmbgeek.com/blog/tag/g-suite/)[How To Videos](https://nmbgeek.com/blog/tag/how-to-videos/)[linux](https://nmbgeek.com/blog/tag/linux/)[nginx](https://nmbgeek.com/blog/tag/nginx/)[Office 365](https://nmbgeek.com/blog/tag/office-365/)[route53](https://nmbgeek.com/blog/tag/route53/)[RunCloud](https://nmbgeek.com/blog/tag/runcloud/)[scripts](https://nmbgeek.com/blog/tag/scripts/)[Spark](https://nmbgeek.com/blog/tag/spark/)[tutorial](https://nmbgeek.com/blog/tag/tutorial/)[web hosting](https://nmbgeek.com/blog/tag/web-hosting/)[webp](https://nmbgeek.com/blog/tag/webp/)[Wifi](https://nmbgeek.com/blog/tag/wifi/)[youtube](https://nmbgeek.com/blog/tag/youtube/)


## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://nmbgeek.com/#organization",
      "name": "Choice Technology Solutions",
      "legalName": "Choice Technology Solutions, LLC",
      "slogan": "Practical technology. Personal service.",
      "url": "https://nmbgeek.com/",
      "description": "Helping businesses make confident technology decisions since 2010. Technology consulting and support from Clint Johnson in Myrtle Beach, SC.",
      "logo": "https://nmbgeek.com/brand/cts/full-name-light-mode.png",
      "image": "https://nmbgeek.com/brand/cts/full-name-light-mode.png",
      "email": "support@nmbgeek.com",
      "telephone": "+18439974335",
      "founder": {
        "@type": "Person",
        "name": "Clint Johnson"
      },
      "areaServed": [
        {
          "@type": "AdministrativeArea",
          "name": "South Carolina"
        },
        {
          "@type": "Country",
          "name": "United States"
        }
      ],
      "foundingDate": "2010",
      "brand": {
        "@type": "Brand",
        "name": "Choice Apps",
        "url": "https://choiceapps.us/",
        "description": "Choice Apps is the web and application development brand of Choice Technology Solutions, LLC."
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://nmbgeek.com/#website",
      "url": "https://nmbgeek.com/",
      "name": "Choice Technology Solutions",
      "description": "Helping businesses make confident technology decisions since 2010. Technology consulting and support from Clint Johnson in Myrtle Beach, SC.",
      "publisher": {
        "@id": "https://nmbgeek.com/#organization"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "WebPage",
      "@id": "https://nmbgeek.com/blog/tag/tutorial/#webpage",
      "url": "https://nmbgeek.com/blog/tag/tutorial/",
      "name": "tutorial tag archive | Choice Technology Solutions",
      "description": "Browse the CTS blog tag archive for tutorial. Page 1 of 1.",
      "isPartOf": {
        "@id": "https://nmbgeek.com/#website"
      },
      "about": {
        "@id": "https://nmbgeek.com/#organization"
      },
      "primaryImageOfPage": {
        "@type": "ImageObject",
        "url": "https://nmbgeek.com/brand/cts/full-name-light-mode.png"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "CollectionPage",
      "@id": "https://nmbgeek.com/blog/tag/tutorial/#webpage",
      "name": "tutorial tag archive",
      "mainEntity": {
        "@type": "ItemList",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "url": "https://nmbgeek.com/blog/webp-and-cache-runcloud-nginx/",
            "name": "Serve Webp Images and Create an Efficient Cache Policy for Runcloud’s nginx-rc"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "url": "https://nmbgeek.com/blog/how-to-get-in-safe-mode-for-windows-10/",
            "name": "How to Get In Safe Mode for Windows 10, 8 & 8.1"
          }
        ]
      }
    }
  ]
}
```
