1. List the serial devices by command:
$ dmesg | grep tty
2. Install minicom
$ sudo apt-get install minicom
3. Config this guy
$ sudo minicom -s
4. Run it
$ minicom
If you wanna save the message received through serial com, Ctrl - a z l, the file will be created and write in your current path named minicom.cap.