<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>migration — LowEndSpirit</title>
        <link>https://lowendspirit.com/index.php?p=/</link>
        <pubDate>Thu, 04 Jun 2026 11:40:54 +0000</pubDate>
        <language>en</language>
            <description>migration — LowEndSpirit</description>
    <atom:link href="https://lowendspirit.com/index.php?p=/discussions/tagged/migration/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>⚠ Important: UK &amp; WA Server Migration – Action Required</title>
        <link>https://lowendspirit.com/index.php?p=/discussion/9196/important-uk-wa-server-migration-action-required</link>
        <pubDate>Fri, 07 Mar 2025 20:51:22 +0000</pubDate>
        <category>Industry News</category>
        <dc:creator>AuroraZero</dc:creator>
        <guid isPermaLink="false">9196@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>This is a copy of the email I have sent to all Clients of Micronode/YetiNode. Just dropping a copy here in the case someone misses it and sees it here.</p>

<p>Hello,</p>

<p>We want to inform you about an upcoming server migration affecting our UK and WA locations. To improve performance and reliability, MicroNode, brought to you by Yetinode, will be relocating infrastructure as follows:</p>

<p>UK Migration: London → Portsmouth, UK<br />
US Migration: Spokane → Seattle, WA<br />
Migration Details:<br />
📅 Date: Sunday, March 10, 2025<br />
⏰ Time: 6:00 PM EST<br />
⏳ Expected Downtime: Up to 2 hours</p>

<p>Client Action Required:<br />
To ensure a smooth transition and prevent data loss, please:<br />
✅ Take a full backup of your VPS before the migration.<br />
✅ Remove any VPS hosted on the affected nodes before the migration begins.</p>

<p>We appreciate your cooperation and will keep you updated throughout the process. If you have any questions or concerns, please contact our support team at support@yetinode.com.</p>

<p>Thank you for choosing MicroNode.</p>

<p>Best regards,<br />
Shawn Woodbury<br />
Owner &amp; Admin | MicroNode | Yetinode<br />
📧 admin@yetinode.com</p>

<p>Here is to a smooth transition!!!</p>
]]>
        </description>
    </item>
    <item>
        <title>Important Notice: WebHorizon Poland Location Closure and Migration</title>
        <link>https://lowendspirit.com/index.php?p=/discussion/7011/important-notice-webhorizon-poland-location-closure-and-migration</link>
        <pubDate>Thu, 14 Dec 2023 21:24:41 +0000</pubDate>
        <category>General</category>
        <dc:creator>intermall</dc:creator>
        <guid isPermaLink="false">7011@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>Yesterday night I received an email from WebHorizon about Poland location closure. Maybe some WebHorizon clients who have server in Poland need to know this. Services in Poland will be migrated to Netherland on December 18th, 2023 and might change IP Address. Below is the email:</p>

<blockquote><div>
  <p>Thu, 14 Dec • 19:03<br />
  Important Notice: WebHorizon Poland Location Closure and Migration</p>
  
  <p>Dear Client,</p>
  
  <p>We hope this message finds you well. We have an important announcement regarding changes to our legacy services infrastructure.</p>
  
  <p>Location Closure and Migration: We are in the process of closing our legacy Poland location and migrating all services to our new flagship facility at Iron Mountain in Amsterdam.</p>
  
  <p>This move allows us to provide you with better services and enhanced connectivity. We own all our hardware at this new facility.</p>
  
  <p>Migration Schedule:</p>
  
  <p>Date: 18th December 2023<br />
  Impact: Services will be temporarily offline during the migration process.</p>
  
  <p>No Change in Specifications and Pricing:</p>
  
  <p>We want to assure you that there will be no changes to the specifications or pricing of your current services. Your experience with WebHorizon will remain seamless and uninterrupted.</p>
  
  <p>IP Address Change:</p>
  
  <p>Please note that as part of this migration, there might be a change in IP addresses.</p>
  
  <p>Following the completion of the migration on 18th December 2023, we will send out an email with the new IP addresses.</p>
  
  <p>We understand that changes like these can raise questions. If you have any concerns or require further clarification, please do not hesitate to reach out to our support team.</p>
  
  <p>Thank you for your continued trust.</p>
</div></blockquote>
]]>
        </description>
    </item>
    <item>
        <title>Plesk Bullk Email account creation script</title>
        <link>https://lowendspirit.com/index.php?p=/discussion/3786/plesk-bullk-email-account-creation-script</link>
        <pubDate>Thu, 17 Feb 2022 11:02:03 +0000</pubDate>
        <category>Technical</category>
        <dc:creator>hostarts</dc:creator>
        <guid isPermaLink="false">3786@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>Hi,</p>

<p>I found this could be helpful for many people looking to create multiple Plesk email accounts especially since we are getting a lot of migrations from the old Google Gsuite Legacy edition.</p>

<p>The script reuires a txt file where the emails must be listed 1 per line :</p>

<pre><code>#!/bin/bash
while read user
do
plesk bin mail --create $user -passwd 12345@@ -mbox_quota 25000M -mailbox true
done &lt; userfile.txt
</code></pre>

<p>The script may fail if your secuity standards for your passwords are too high so you may edit that 12345<br />@ if needed.</p>

<p>By default i have aligned this at 15000M or 15G to equal Legacy Google Workspace accounts.</p>

<p>I hope this helps</p>
]]>
        </description>
    </item>
   </channel>
</rss>
