0
votes
0answers
22 views

Move a Whole Ubuntu Server [duplicate]

I have a machine with Ubuntu 12.04.1 LTS 64 Bits installed on a LVM except for the boot partition the current settings is /dev/sda1 /boot 1GB /dev/sda2 lvm on LVM /dev/lvm/root 45GB /dev/lvm/swap ...
2
votes
1answer
563 views

Getting new server. How do I move everything over? [duplicate]

Possible Duplicate: Moving linux install to a new computer A buddy of mine has found me a new server for our role-playing forums we run and my other web sites. I finally have my current ...
3
votes
1answer
301 views

Moving from Ubuntu 32bit: Mint 64bit or Mint 32bit?

I have decided to try out Linux Mint instead of the horrible Ubuntu Unity experince. I have a separate partition for my /home folder, which I'd like to preserve of course. So I'm curious: is it ...
3
votes
2answers
541 views

VirtualBox image from running VPS

I have an Ubuntu Server 10.04 VPS (Virtual Private Server) that hosts my website. I would like to clone this VPS and create a VirtualBox machine from it. How can I do this?
4
votes
4answers
3k views

How do I migrate configuration between computers with different hardware?

I want to migrate the configuration of an Ubuntu desktop to a new box with different hardware. What is the easiest way to do this? /etc/ contains machine and hardware specific settings so I can't just ...