<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									IT&#039;S BIT Forum - Recent Topics				            </title>
            <link>https://www.isitbit.com/community/</link>
            <description>IT&#039;S BIT Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 05 May 2026 21:29:16 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Remote Desktop Administrator account is locked</title>
                        <link>https://www.isitbit.com/community/knowledgebase/remote-desktop-administrator-account-is-locked/</link>
                        <pubDate>Wed, 12 Mar 2025 07:08:19 +0000</pubDate>
                        <description><![CDATA[By default, Windows has an Account Lockout policy that will lock the account has many failed login attempts.
 
We enabled Remote Desktop service by default to the public, so these failed l...]]></description>
                        <content:encoded><![CDATA[<article class="mt-5">
<p>By default, Windows has an Account Lockout policy that will lock the account has many failed login attempts.</p>
<p> </p>
<p>We enabled Remote Desktop service by default to the public, so these failed login attempts could be from bots or from our users.</p>
<p> </p>
<p>If this locking policy is disabled and your password is weak, the account can be brute forced and it is insecure.</p>
<p> </p>
<p>There are several solutions to deal with this:</p>
<p> </p>
<ol>
<li><span>Our web dashboard has a firewall that applies the rules at the level outside of the Virtual Machine; no matter the firewall rules inside of the VMs, the firewall in the web dashboard will act as the first priority. You can use this firewall to restrict the default remote desktop port 3389 to your allowed IPs only.</span><br /><br /><br /></li>
<li><span>You can disable the Account Lockout policy and use a strong Administrator password. To disable the Account Lockout policy, here are the steps:</span><br /> 
<ul>
<li>In Windows Settings, Search, Type: Edit Group Policy</li>
<li>Computer Configuration -&gt; Windows Settings -&gt; Security Settings</li>
<li>Open Account Policies -&gt; Account Lockout Policies</li>
<li><span>Choose Account Lockout Threshold: 0</span><br /><br /></li>
</ul>
</li>
<li>Change the default Remote Desktop port. Here are the instructions:</li>
</ol>
<p><br /><a href="https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/change-listening-port">https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/change-listening-port</a></p>
<p><br /><span>If the account is locked, you can still log in via VNC Console in your dashboard. You can also contact our support team via tickets or live chat, we will help.</span></p>
<p> </p>
</article>
<div class="my-5"> </div>]]></content:encoded>
						                            <category domain="https://www.isitbit.com/community/"></category>                        <dc:creator>BIT@</dc:creator>
                        <guid isPermaLink="true">https://www.isitbit.com/community/knowledgebase/remote-desktop-administrator-account-is-locked/</guid>
                    </item>
				                    <item>
                        <title>Windows Remote Desktop stucks after login</title>
                        <link>https://www.isitbit.com/community/knowledgebase/windows-remote-desktop-stucks-after-login/</link>
                        <pubDate>Wed, 12 Mar 2025 07:06:36 +0000</pubDate>
                        <description><![CDATA[In a recent Windows update, there is a bug causing this issue. To fix it, here are the steps:
1. Login to your VPS and Open cmd
2. Run this command to open Local Group Policy Editor: gpedi...]]></description>
                        <content:encoded><![CDATA[<article class="mt-5">
<p>In a recent Windows update, there is a bug causing this issue. To fix it, here are the steps:</p>
<p>1. Login to your VPS and Open cmd</p>
<p>2. Run this command to open Local Group Policy Editor: gpedit.msc</p>
<p>3. In the Local Group Policy Editor:</p>
<p>Navigate to: Local Computer Policy&gt; Computer Configuration &gt; Administrative Templates &gt; Windows Components &gt; Remote Desktop Services &gt; Remote Desktop Session Host &gt; Connections &gt; Select network detection on the server - set to Enabled</p>
<p>Select this on the left window:</p>
<p>Turn off Connect Time Detect and Continuous Network Detect</p>
<p>Then click apply and save.</p>
<p>4. Reboot your server to take effect</p>
<p>You can also contact our support via ticket or live chat so we can help you to fix it,</p>
<p>We have already fix this issue in our latest Windows image, you can also reinstall your VPS with the rebuild function in the dashboard.</p>
<p> </p>
</article>
<div class="my-5"> </div>]]></content:encoded>
						                            <category domain="https://www.isitbit.com/community/"></category>                        <dc:creator>BIT@</dc:creator>
                        <guid isPermaLink="true">https://www.isitbit.com/community/knowledgebase/windows-remote-desktop-stucks-after-login/</guid>
                    </item>
				                    <item>
                        <title>How to Migrate a Linux Server Using Rsync: Linux VPS or Linux Dedicated Server, Migrate Easily</title>
                        <link>https://www.isitbit.com/community/main-forum/how-to-migrate-a-linux-server-using-rsync-linux-vps-or-linux-dedicated-server-migrate-easily/</link>
                        <pubDate>Tue, 11 Mar 2025 06:51:20 +0000</pubDate>
                        <description><![CDATA[Moving VPS providers? Changing or upgrading your VPS from one server to another? This guide provides step-by-step instructions on how to transfer your Linux server from an old VPS to a new o...]]></description>
                        <content:encoded><![CDATA[<p> </p>
<hr />
<p> </p>
<p><span>Moving VPS providers? Changing or upgrading your VPS from one server to another? This guide provides step-by-step instructions on how to transfer your Linux server from an old VPS to a new one. Whether you’re wanting a hands-on approach to your migration process, changing providers from one provider to another, or simply refreshing your server environment, this guide will walk you through the process of migrating your data and configurations from one server to another.</span></p>
<p><span>When it comes to migrating your VPS, there are numerous approaches available, ranging from simple to highly complex. The ideal migration method depends on your specific setup, technical expertise, and the nature of your hosted content. This guide presents one of the simpler methods to execute a VPS migration, but it’s crucial to understand that it’s just one option among many.</span><span><br /></span></p>
<h2><strong>Other Migration Methods</strong></h2>
<p><span>The method we are about to show you copies almost everything 1:1 (except system-specific configuration files) from one server to another, using a tool called rsync and should be an effective migration method for over 90% of use-cases. However, when it comes to migrating from one VPS to another, it’s important to recognize that there’s no one-size-fits-all solution. The ideal migration method can vary dramatically depending on your specific use case, software stack, hosted content, and technical expertise. Here are some key points to consider:</span></p>
<ol>
<li><strong>Tailored Approaches:</strong><span> You don’t always need to migrate everything. Sometimes, a targeted approach focusing on specific components can be more efficient.</span></li>
<li><strong>Built-in Tools:</strong><span> Many hosting control panels like cPanel, DirectAdmin, and Plesk offer built-in transfer tools designed for seamless migrations within their ecosystems.</span></li>
<li><strong>Specialized Solutions:</strong><span> Depending on your setup, you might benefit from specialized migration tools or services tailored to specific applications or environments.</span></li>
<li><strong>Partial Migrations:</strong><span> In some cases, you might opt for a partial migration, transferring only essential files/data, while setting up the rest of the environment from scratch on the new server.</span></li>
<li><strong>Environment-Specific Methods:</strong><span> The nature of your environment – whether it’s a LAMP stack, a Node.js application, or a complex microservices architecture – can dictate the most appropriate migration method.</span></li>
</ol>
<p><span>Remember, every environment is unique. What works best for one setup might not be ideal for another. Only you or the person who set up your server would know the intricacies of your environment, and can determine the most suitable migration method from there.</span></p>
<p><span>When planning your migration, consider the specific components that need to be transferred, and any dependencies between different parts of your system. Ultimately, the best migration strategy is one that aligns with your specific needs, minimizes risk, and ensures the continuity of your services. Don’t hesitate to consult with an experienced Linux system administrator or your designated IT professional if you’re unsure about the best approach for your unique situation.</span></p>
<h2><strong>Prerequisites</strong><span><br /></span></h2>
<p><span>Before we begin, ensure you have the following ready:</span></p>
<ol>
<li><span>Your source VPS (the one you wish to migrate from)</span></li>
<li><span>Your destination VPS (the one you’re migrating to). Make sure the destination VPS is a fresh install of the same OS version as your source VPS (</span><i><span>there should be nothing installed or running on the new destination VPS – it should be a fresh instance).</span></i></li>
<li><span>Both servers accessible via SSH</span></li>
<li><strong>Important:</strong><span> Ensure rsync is installed on both servers. If it’s not already installed, you can install it using these commands:</span></li>
</ol>
<p><span>For CentOS, AlmaLinux, or Rocky Linux:</span></p>
<pre contenteditable="false"><span>   sudo yum install rsync -y</span></pre>
<p><span>For Ubuntu or Debian:</span></p>
<pre contenteditable="false"><span>   sudo apt-get update &amp;&amp; sudo apt-get install rsync -y</span></pre>
<ol start="5">
<li><strong>Critically important!<span> </span></strong><span>Ensure that the new VPS has the exact same operating system version as the old one. If not, issues may arise. Take the time to double-check this closely. You can run the command `</span><strong><i>cat /etc/os-release</i></strong><span>` on both servers to ensure an exact match.</span></li>
</ol>
<h2><strong>Creating the Exclusion List</strong><span><br /></span></h2>
<p><span>Before we start the migration, we’ll create an exclusion list. This list helps optimize the migration process by identifying directories and files that don’t need to be transferred to the new VPS. </span></p>
<p><span>You’ll need to decide which directories to exclude based on your specific setup. Exclusions are beneficial for several reasons:</span></p>
<ol>
<li><span>Reducing transfer time and bandwidth usage by skipping unnecessary files.</span></li>
<li><span>Avoiding the transfer of system-specific files that could cause conflicts on the new server.</span></li>
<li><span>Preventing the overwriting of crucial system files on the destination VPS.</span></li>
</ol>
<p><span>The exact list may vary from system to system, depending on your particular configuration and needs. However, we’ve compiled a list of commonly excluded directories and files that should work for most cases. Feel free to modify this list based on your specific requirements.</span></p>
<p><strong>Here’s how to create and populate the exclusion list:</strong></p>
<ol>
<li><span>On your source server, create a plain text file by typing:</span><span><br /></span></li>
</ol>
<pre contenteditable="false"><span>sudo nano /root/excludedfiles.txt</span></pre>
<ol start="2">
<li><span>Once the file is open, copy and paste the following list. This serves as a starting point, covering many standard exclusions:</span></li>
</ol>
<pre contenteditable="false"><span>/etc/fstab</span>
<span>/etc/sysconfig/network-scripts/*</span>
<span>/etc/systemd/network/*</span>
<span>/etc/network/*</span>
<span>/etc/netplan/*</span>
<span>/etc/NetworkManager/*</span>
<span>/etc/resolv.conf</span>
<span>/etc/hostname</span>
<span>/etc/hosts</span>
<span>/etc/machine-id</span>
<span>/var/lib/dbus/machine-id</span>
<span>/proc/*</span>
<span>/tmp/*</span>
<span>/sys/*</span>
<span>/dev/*</span>
<span>/mnt/*</span>
<span>/boot/*</span>
<span>/boot/grub/*</span>
<span>/etc/default/*</span>
<span>/run/*</span>
<span>/var/run/*</span>
<span>/var/lock/*</span>
<span>/media/*</span>
<span>/lost+found</span>
<span>/swapfile</span>
<span>/swap.img</span>
<span>/var/lib/rpm/*</span>
<span>/var/lib/yum/*</span>
<span>/etc/sysconfig/iptables</span>
<span>/etc/iptables/rules.v4</span>
<span>/etc/iptables.rules</span>
<span>/var/lib/iptables/rules-save</span>
<span>/etc/ssh/*</span>
<span>/var/crash/*</span>
<span>/var/log/*</span>
<span>/var/cache/apt/*</span>
<span>/var/lib/apt/lists/*</span>
<span>/var/lib/cloud/*</span>
<span>/sys/class/dmi/id/product_uuid</span>
<span>/etc/udev/*</span>
<span>/lib/modules/*</span>
<span>/lib/firmware/*</span>
<span>/lib64/modules/*</span>
<span>/lib64/firmware/*</span></pre>
<ol start="3">
<li><span>Save the file by hitting the CTL + X keys on your keyboard, followed by y, and enter. You will then be directed back to the SSH prompt for your source VPS.</span></li>
</ol>
<p><span>This list excludes system-specific directories, temporary files and caches, log files, and other data that either shouldn’t be transferred and/or has already been generated on the new system. It also excludes some configuration files that are typically unique to each server and might cause conflicts if transferred.</span></p>
<p><span>Remember, while this list is a good starting point for most environments, you may need to adjust it based on your particular setup. If you’re unsure about any specific exclusions, it’s best to consult with a Linux systems administrator familiar with your configuration.</span></p>
<h2><strong>Performing the Migration</strong></h2>
<p><span>Now we’ll perform the actual migration </span><i><span>(as a reminder, before we begin, make sure that rsync is installed on both servers, as covered in the “Prerequisites” section of this post).</span></i></p>
<ol>
<li><span>First, copy the following command to a notepad on your local computer so that we can adjust it accordingly to your values.</span></li>
</ol>
<pre contenteditable="false"><span>sudo rsync -vPa -e 'ssh -p 22 -o StrictHostKeyChecking=no' --exclude-from=/root/excludedfiles.txt / root@REMOTE-IP-OF-THE-NEW-SERVER:/</span></pre>
<p><img class="aligncenter size-full wp-image-45345 entered litespeed-loaded" src="https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image2.png" alt="Rsync Tutorial" width="937" height="157" data-lazyloaded="1" data-src="https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image2.png" data-srcset="https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image2.png 937w, https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image2-300x50.png 300w, https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image2-768x129.png 768w" data-sizes="(max-width: 937px) 100vw, 937px" data-ll-status="loaded" /><span>Within your notepad document, replace `REMOTE-IP-OF-THE-NEW-SERVER` with your destination VPS’s IP address (your new server IP). If needed, replace ‘22’ with your SSH port if you have a custom SSH listening port set up.</span></p>
<ol start="2">
<li><span>After editing, copy the entire command from your notepad to your clipboard by selecting all and doing CTL + C, and then paste it onto your SSH window (note: make sure you are logged into the source VPS at this time).</span></li>
</ol>
<p><span>You will be prompted to enter the password for the destination VPS (new server), so that your old server can communicate with your new server. Go ahead and enter it, and then press enter.</span></p>
<p><img class="aligncenter size-large wp-image-45344 entered litespeed-loaded" src="https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image3-1024x82.png" alt="Rsync Tutorial" width="1024" height="82" data-lazyloaded="1" data-src="https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image3-1024x82.png" data-srcset="https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image3-1024x82.png 1024w, https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image3-300x24.png 300w, https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image3-768x62.png 768w, https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image3.png 1098w" data-sizes="(max-width: 1024px) 100vw, 1024px" data-ll-status="loaded" /></p>
<ol start="3">
<li><span>This process may take some time depending on the amount of data being transferred. Once it’s complete, you’ll notice something similar to the below screenshot, and you’ll also notice that your SSH session is back to a ready prompt:</span></li>
</ol>
<p><img class="aligncenter size-full wp-image-45346 entered litespeed-loaded" src="https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image1.png" alt="Rsync Tutorial" width="778" height="162" data-lazyloaded="1" data-src="https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image1.png" data-srcset="https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image1.png 778w, https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image1-300x62.png 300w, https://lowendbox.com/wp-content/uploads/2024/09/rsync_tutorial_image1-768x160.png 768w" data-sizes="(max-width: 778px) 100vw, 778px" data-ll-status="loaded" /></p>
<ol start="4">
<li><span>At this point, shut down your old source server, and reboot your destination server. Typically, these functions should be available in your provider’s VPS control panel area. For example, if you’re using RackNerd, you can perform these actions via the </span><a href="https://www.youtube.com/watch?v=jHWmEAdIUIQ"><span>SolusVM control panel</span></a><span> (also referred to as “NerdVM”).</span></li>
<li><span>After rebooting the destination server and allowing a couple minutes for it to come back online after the reboot, connect to your new server (the destination server) using SSH. </span><strong><i>Important:</i></strong><span> Use the IP address of your new server to connect, but enter the root password from your old server to log in. This is because the migration process copied over the user and password configurations from the old server to the new one. Don’t mix up the passwords – you’re essentially logging into the new server with the old server’s credentials.</span></li>
<li><span>You can verify the transfer by logging into your destination VPS and checking that your files are present.</span><span><br /></span></li>
</ol>
<h2><strong>Post-Migration Steps</strong><span><br /></span></h2>
<p><strong>After the migration is complete:</strong></p>
<ol>
<li><span>Update your DNS records to point to your new VPS IP address if applicable.</span></li>
<li><span>Review and update any configuration files that might reference your old VPS IP address.</span></li>
<li><span>Restart any services that were running on your old VPS on the new one.</span></li>
<li><span>Test your websites and applications to ensure they’re functioning correctly on the new VPS.</span></li>
</ol>
<h2><strong>Important Caveats</strong><span><br /></span></h2>
<p><span>While this method provides a quick and simple way to migrate your VPS, it’s important to understand its limitations. This approach isn’t 100% set-and-go, and its effectiveness depends entirely on your software stack and environment.</span></p>
<p><span>For example, if you’re using a hosting control panel like cPanel, this method may not be ideal due to the numerous dependencies involved and could potentially cause issues. For such environments, it’s advisable to follow the software stack’s recommended migration procedure. cPanel/WHM, for instance, has its own transfer tool feature designed specifically for migrations.</span></p>
<p><span>Additionally, some configurations that reference your old VPS IP may be transferred during this process (such as web server software configurations). You may need to adjust these accordingly to your new VPS IP after migration.</span></p>
<p><span>The effectiveness of this migration method can vary greatly depending on your specific setup. If you’re not sure about the best way to proceed, it’s highly recommended to consult with an experienced Linux systems administrator and/or your IT team before proceeding with any migration.</span></p>
<h2>Conclusion</h2>
<p>This guide presents a simple method for performing a near 1:1 migration of your Linux server from one server to another using the rsync tool. The approach outlined here is just one of many possible migration methods you may consider using.</p>
<p><span>If you’re considering a change in your VPS environment and/or are looking to upgrade your VPS, this migration process offers an excellent opportunity! For those in the market for a new VPS provider, take a look at RackNerd’s latest Linux VPS deals by clicking </span><a href="https://www.racknerd.com/specials"><span>here</span></a><span>. RackNerd’s competitive offerings provide an ideal destination for you, at a fraction of the cost of other alternative-cloud providers.</span></p>]]></content:encoded>
						                            <category domain="https://www.isitbit.com/community/"></category>                        <dc:creator>BIT@</dc:creator>
                        <guid isPermaLink="true">https://www.isitbit.com/community/main-forum/how-to-migrate-a-linux-server-using-rsync-linux-vps-or-linux-dedicated-server-migrate-easily/</guid>
                    </item>
							        </channel>
        </rss>
		