Zum Hauptinhalt springen
tsecurity.de LIVE
Echtzeit-Radar & Feeds
Alle RSS Feeds
👥 Community & Social
Sichere ProgrammierungRAD Studio 13.2 Gives Delphi a Modern Linux Compiler(22.09.2026 um 16:02 Uhr)
Linux Tipps & HardeningFluidCAD - Open Source CAD that works on Linux(22.09.2026 um 17:45 Uhr)
Linux Tipps & HardeningUbuntu wiki gets its first overhaul in 16 years(22.09.2026 um 20:08 Uhr)
Sicherheitslücken (CVE)Security Weekly - A CRA Resource: Patch Less, Mitigate More(22.09.2026 um 21:00 Uhr)
Sichere ProgrammierungRAD Studio 13.2 Gives Delphi a Modern Linux Compiler(22.09.2026 um 16:02 Uhr)
Linux Tipps & HardeningFluidCAD - Open Source CAD that works on Linux(22.09.2026 um 17:45 Uhr)
Linux Tipps & HardeningUbuntu wiki gets its first overhaul in 16 years(22.09.2026 um 20:08 Uhr)
Sicherheitslücken (CVE)Security Weekly - A CRA Resource: Patch Less, Mitigate More(22.09.2026 um 21:00 Uhr)
Intelligence View
⚡ tsecurity.de Intelligence

Before You Migrate: Basic Steps to Take Before Moving a Server

Hello, I'm Maneshwar. I’m building LiveReview, a private AI code review tool that runs on your LLM key (OpenAI, Gemini, etc.) with highly competitive pricing -- built for small teams. Do check it out and give it a try! Moving a server — wh…

0
↗ Quelle (dev.to)
Reagiere als Erste:r — dein Feedback zählt!

Hello, I'm Maneshwar. I’m building LiveReview, a private AI code review tool that runs on your LLM key (OpenAI, Gemini, etc.) with highly competitive pricing -- built for small teams. Do check it out and give it a try!



Moving a server — whether it’s to a new VM, a different provider, or fresh hardware — feels simple until something goes wrong.



A missing backup, an overlooked DNS TTL, or an untested restore can turn a routine migration into an outage.



Here are the essential steps you should always take before moving a server.






1. Take Verified Backups





  • Full system backup: Image or snapshot the disk (provider snapshots, rsync, dd, or tools like Velero if Kubernetes).


  • Service-level backups: Dump databases (pg_dump, mysqldump), export configs (tar /etc/), and archive important app data.


  • Verify: Try restoring a database dump or untar an archive on a test VM. A backup isn’t real until you can restore it.






2. Inventory What’s Running





  • List services: systemctl list-unit-files --type=service | grep enabled


  • Installed packages: dpkg --get-selections > packages.list (Debian/Ubuntu) or rpm -qa > packages.list (RHEL).


  • Custom configs: Identify changes in /etc/, crontabs, and application config files.


  • Dependencies: Make note of external services (SMTP, S3, APIs, OAuth providers).






3. Prepare DNS & Networking





  • Lower DNS TTLs (e.g., 300 seconds) at least 24–48h before migration, so you can flip traffic quickly.


  • Check firewall rules on the new server (ports, UFW, security groups).


  • Plan rollback: Know how to switch DNS or proxy settings back if needed.






4. Secure Credentials & Access




  • Collect SSH keys, tokens, passwords stored safely (preferably in a password manager or secret store).

  • Test that you can log in to the new server with proper user permissions.

  • Disable root logins via password on the new host before making it public.






5. Dry Run on the New Host





  • Clone the environment: Create the same users, packages, configs, and mount points.


  • Migrate data: rsync -avz --progress to copy over, ideally using snapshots or with minimal downtime.


  • Smoke test: Start the main services (e.g., database, web server, API) and confirm they respond.






6. Document Everything




  • Write down the old → new mapping (hostnames, IPs, services).

  • Note the migration steps and commands used.

  • Keep track of any workarounds or fixes you applied during the move — you’ll thank yourself later.






7. Rollback Plan





  • If something fails, you should be able to:




    • Point DNS back to the old server.

    • Re-enable the old VM/service.

    • Restore backups in minutes, not hours.











Checklist Before Hitting “Switch”




  • [ ] Verified backups exist and are restorable

  • [ ] DNS TTL lowered

  • [ ] All configs/services inventoried

  • [ ] New server tested and secure

  • [ ] Rollback plan ready



🔑 Takeaway: A smooth migration is about preparation, not speed. Backups + documentation + rollback = confidence.





LiveReview helps you get great feedback on your PR/MR in a few minutes.



Saves hours on every PR by giving fast, automated first-pass reviews.



If you're tired of waiting for your peer to review your code or are not confident that they'll provide valid feedback, here's LiveReview for you.

Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten Before You Migrate: Basic Steps to Take Before Moving a Server

Thematisch verwandte Begriffe: Before, Migrate, Basic, Steps · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-77258 | MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian pro…
Advisory →
TTS Reader • tsecurity.de Voice
tsecurity.de Icon
tsecurity.de App
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag
Themen-Radar & Intelligence Matrix
Echtzeit-Taxonomie nach Angriffsvektoren & Plattformen

tsecurity.de Live Threat Radar

🔴 LIVE RADAR
MONITORING
AKTIV
CVE-DATENBANK
LIVE
🔍
Community Radar & Live Chat
Sentinel Bot online • Live-Stream
Dein Cluster: Security Explorer
Match:
lädt…
Verbindung zum Community-Stream wird aufgebaut...
Bearbeitungsmodus — Senden überschreibt deine Nachricht
Community-Puls — was gerade passiert
lädt…
Aktivitäten deiner Analysten
lädt…
Neues Thema oder Eilmeldung einreichen

Reiche interessante Links, Zero-Days oder Debatten ein. Die Community entscheidet per Upvote über die Veröffentlichung.

Heiß diskutierte Einreichungen
🔖 Gespeicherte Artikel
📂 Keine gespeicherten Artikel vorhanden.
Zurück Ziehen Vor
Links: vorheriger Artikel Rechts: nächster Artikel unten: schließen
News NIS-2 Frühwarnung Tier-1 Intel ⏱️ 3 Min vor 10 Min
Artikeldaten werden geladen...

Zurück: vorheriger Vor: nächster
↗ Original-Quelle
Social Reaktionen Deine Reaktion zählt
Einstufung & Relevanz-Poll 0 Stimmen
In sozialen Netzwerken teilen 1-Klick