Chapter 4. Exploring GNU/Linux Recipes Using Bash, Autotools, Debugger, and systemd
Here is what we've got in store as recipes in this chapter:
- The basic shell script
- Epoch Time shell script
- Compile and install
- Compile and install Git from source
- Debugging
- Debug a simple C-code application from the command line using GDB
- Debug an application remotely from Eclipse and GDB server
- systemd services
- Basic commands for systemd services
- Optimize boot time
- Create a systemd service to run at boot time