Develop a utility in C language which will run in Linux operating systems to display following properties of the system:
- Processor speed
- Ram size
- Computer name
- System time
- Version of operating system kernel
With source code of the application, screen-shots after running this application are also required.