Export PuTTY settings (or sessions) from a Linux to another Linux

You can find the sessions under (where ~ represents the user's home directory):

~/.putty/sessions/

Each session is a file in that directory, so you can copy the whole directory, or just individual sessions.

EDIT: Private key files, if used, are not stored within the session files, so they will also need to be copied from their original location.