Getting partition UUID
Prior to adding an entry in /etc/fstab I wanted to know the UUID of the partition that I was going to mount. The command
ls -l /dev/disk/by-uuid
provided that information.
Links and notes that have helped me manage my Ubuntu installations