1. Copy all the files in your JENKINS_HOME directory over to the new server.
2. Point JENKINS_HOME on the new server at the new directory.
3. Copy the Jenkins war file (or your servlet container setup if you have one) over to the new machine and start it up.
All Jenkins settings, jobs, plugins, config, etc. live in JENKINS_HOME.
You just need a copy of it to start it elsewhere.