The Tilaa GraphQL API allows you to programmatically manage our modern cloud services, such as Serverless Containers ......
-
Getting Started with the Tilaa GraphQL API
-
Understanding GraphQL: Queries, Mutations & Responses
Unlike REST APIs that use different HTTP verbs (GET, POST, DELETE) and endpoints for every resource, GraphQL uses a s......
-
Encrypting an existing Linux VPS (Debian/Ubuntu)
This guide explains how to migrate an existing, unencrypted Debian or Ubuntu VPS to a fully encrypted setup (LUKS) wi......
-
Advanced: Extending Windows Partition blocked by Recovery/Other Partition
If you try to extend your C: drive in Windows Disk Management but the option is grayed out, it usually means another ......
-
Repairing File System Errors with fsck
fsck (File System Consistency Check) is a command-line utility used to check and repair the consistency of a Linux fi......
-
Manually Expanding Disk Partitions & Filesystems (Linux)
Normally, Tilaa's automation (cloud-init) automatically resizes your partitions when you upgrade your VPS storage. Ho......
-
Checking Memory (RAM) Usage on Windows Server
If your Windows VPS feels sluggish, it might be running out of Random Access Memory (RAM). When RAM is full, Windows ......
-
Checking Pagefile (Swap) Usage on Windows Server
Pagefile.sys is the Windows equivalent of Linux Swap. It is a file on your hard drive used as "Virtual Memory" when y......
-
Checking Memory (RAM) Usage on Linux
Is your server running slow? One of the most common causes is a shortage of Random Access Memory (RAM), forcing the s......
-
Extending Storage Capacity on Windows Server
After you have increased the disk size of your VPS in the MyTilaa dashboard, Windows will see the extra space as "Una......
-
Resizing Server Storage Capacity
You can increase (upgrade) or decrease (downgrade) your VPS storage capacity at any time via the MyTilaa dashboard. ......