We collaborate with the providers of best-of-breed technologies, services, and other streams.Welcome to the comprehensive knowledge base for Offshore-Servers.com, your resource for all information related to offshore hosting services. This guide is organized into five main sections to help you get started with offshore hosting, manage your VPS or shared hosting, understand managed VPS features, and operate dedicated servers effectively. Whether you're new to offshore hosting or looking to optimize your offshore servers, you'll find step-by-step tutorials, best practices, and important considerations below.
Knowledgebase
How to Install WordPress on Offshore Shared Hosting
WordPress runs perfectly on offshore shared hosting — same software, hosted outside your home jurisdiction, on cPanel with LiteSpeed for speed. The whole install takes about five minutes with Softaculous. Here is the full walkthrough.
Before you start
An active shared hosting plan (cPanel credentials arrive by email after checkout).
Log into cPanel (link and credentials are in your welcome email), scroll to the Software section and open Softaculous Apps Installer. WordPress is the first tile — click it, then click Install Now.
Step 2: Fill in the install form
Choose Protocol: select https:// so your site uses SSL from day one.
Choose Domain: pick your domain; leave the “In Directory” field empty to install at the root of the site.
Site Name and Description: whatever you like — you can change both later.
Admin Username and Password: do not use “admin” as the username, and let it generate a strong password.
Admin Email: a working address — password resets go here.
Click Install. Softaculous creates the database, copies the files and gives you your login link (yourdomain.com/wp-admin) in under a minute.
Step 3: First-launch checklist
Log into wp-admin and set Settings → Permalinks to “Post name”.
Delete the sample post, sample page and any plugins you will not use.
Install a caching plugin that supports LiteSpeed — our servers run LiteSpeed Web Server, and the LiteSpeed Cache plugin uses it natively for a big speed win.
Keep WordPress, themes and plugins updated — on shared hosting, outdated plugins are the #1 way sites get compromised.
Moving an existing WordPress site?
Free migration is included with our offshore web hosting plans — open a support ticket with your current hosting details and we will move the site for you.
The fastest way to get a self-hosted live stream running on an offshore streaming server is Nginx with the RTMP module: free, battle-tested and light enough to leave most of your bandwidth for viewers. This walkthrough takes a fresh Ubuntu/Debian server to a working stream.
Getting Started with Your Offshore Streaming Server
An offshore streaming server is a dedicated machine with a high-bandwidth port, built for video and audio delivery. Because it is physical hardware (not a virtual slice), setup involves a short provisioning step before you can go live. Here is what to expect.
1. Ordering and provisioning
Choose a plan on the streaming servers page and complete checkout in the client portal. Dedicated hardware is prepared and delivered within 24–72 hours. You will receive your server IP and access credentials by email once the machine is online.
2. Choosing an operating system
Most streaming stacks run on Linux (Ubuntu or Debian are the common picks for Nginx-RTMP, SRS or media-server software). Windows Server is available if your workflow depends on Windows-only tooling. If you are unsure, open a ticket before ordering and describe your stack — support will recommend a template.
3. First steps after delivery
Log in over SSH (Linux) or RDP (Windows) using the credentials from your welcome email.
Update the OS and set up a firewall before installing anything else.
Install your media server or panel, then run a test stream and watch the bandwidth graph.
Point your domain or player URLs at the server IP once the test looks stable.
Need more than one location?
Streaming servers are available in Amsterdam and Hong Kong, so you can place delivery close to your audience. For general-purpose workloads on the same infrastructure, see our offshore dedicated servers.
How Much Bandwidth Does a Streaming Platform Need?
Bandwidth is the number that makes or breaks a streaming project. The good news: sizing it is simple multiplication.
The formula
Concurrent viewers × stream bitrate × ~1.3 overhead = bandwidth you need. The 1.3 factor covers protocol overhead and traffic spikes.
Typical bitrates
720p: roughly 3–5 Mbps per viewer
1080p: roughly 5–8 Mbps per viewer
4K: roughly 15–25 Mbps per viewer
What that means in practice
A 1 Gbps port comfortably serves around 100–150 concurrent 1080p viewers once overhead is accounted for. If your audience is larger, or you deliver 4K, you move to a 10 Gbps port or split the load across multiple servers in different locations.
Also plan for storage throughput: video-on-demand libraries benefit from fast disks as much as fast ports, since many viewers pull different files at once.
Sizing without guesswork
Our offshore streaming servers come with 1–10 Gbps ports in Amsterdam and Hong Kong. If you can estimate your peak concurrent viewers, open a ticket with that number and we will match you to the right port size — it is cheaper to start right than to migrate mid-growth.
An offshore RDP plan gives you a remote Windows desktop hosted in an offshore location — useful when you need a fast, always-on Windows environment with high-speed upload and download, without buying a whole server.
What you receive
After checkout, your welcome email contains the server address, username and password. Keep these safe; anyone with them can log into your desktop.
Connecting from any OS
Windows: press Win+R, type mstsc, enter the server address and credentials.
macOS: install “Windows App” (formerly Microsoft Remote Desktop) from the App Store and add the connection.
Linux: use Remmina or FreeRDP (xfreerdp /v:server-address /u:username).
First-login tips
Change your password after the first login.
Do not disable the firewall or built-in security features.
Install only the software you need — a lean desktop stays fast.
Your usage must follow our Terms of Service, the same policy that covers every plan.
When RDP is not enough
If you need administrator control over the whole operating system, dedicated resources, or the ability to host public services, step up to an offshore Windows VPS — see our comparison of the two in this knowledge base.