CheapWindowsVPS Blog

Guides, news & tutorials for Windows & Linux servers

Practical, no-fluff walkthroughs from the team that runs the servers — PowerShell, Windows Server, Docker, security, networking and DevOps.

AllBlogWindows 11ArticlesWindows 10PowershellWindows Server 2022Windows Server 2025DevopsSecurity
Ai

Step-by-step Guide to Building Your Own ChatGPT App

In my previous post on the OpenAI API, I introduced a simple chatbot that demonstrated how to interact with the API. In…

Articles

Optimizing Performance with Ceph Tuning

Tuning Ceph performance is crucial to ensure that your Ceph storage cluster operates efficiently and meets the specific requirements of your workload.…

Blog

Step-by-Step Guide on Inserting Offline .MSU Updates into Windows .WIM Images

Before deployment, Microsoft ISO’s install .wim or custom images should be updated. With the DISM module in PowerShell, you can add .msu…

Blog

Step-by-Step Guide to Linking an Azure Function or Web App to a Key Vault using PowerShell

Azure Functions often require access to sensitive information. It is a security risk to store credentials in code or configuration files. Thus,…

Blog

Troubleshooting Tips: How to Fix the Action Center Not Opening Issue on Windows 10 and 11

The Action Center in Windows 10 and 11 delivers various notifications from both system and user apps. Plus, it offers quick buttons…

Exchange

Step-by-Step Guide on Recalling a Sent Email in Outlook for Exchange and Microsoft 365 Users

In Exchange Server or Microsoft 365-based email organizations, you can recall (or replace) a sent email from a recipient’s inbox in Outlook…

Ai

Exploring LM Studio: Running Local AI on Your Desktop or Server

LM Studio is a cost-free tool that enables you to operate an AI on your computer using open-source Large Language Models (LLMs)…

Uncategorized

Revolutionizing Xbox: The Impact of Hotpatching on Windows Server

Explore how Xbox drives efficiency using Windows Server and SQL Server on Azure Want to avoid spending your weekends patching servers? The…

Articles

Mastering Debugging with Docker in Visual Studio Code

This post will guide you in debugging containerized apps running in Docker using Visual Studio (VS) Code. Prerequisites The following things are…

Articles

Pulumi Tutorial: How to Deploy an EC2 Instance

Pulumi is an infrastructure-as-code (IaC) solution similar to Terraform. One advantage of Pulumi is that it allows DevOps engineers to use familiar…