To get the most out of this book
Software/hardware covered in the book |
OS requirements |
VMware |
Windows |
PuTTY |
Windows |
|
Linux |
The convert
command doesn't come with Linux by default; it’s typically part of the ImageMagick
software suite. To install this, execute the following:
sudo yum install ImageMagick
The following are essential prerequisites to get the most out of this book:
- Basic Linux knowledge: While Essential Linux Commands is designed to be accessible to beginners. Having a basic understanding of Linux fundamentals, such as filesystem navigation and command-line usage, can be helpful.
- Desire to learn: You should approach the book with a willingness to learn and experiment with the Linux commands presented. The more you practice, the more proficient you’ll become.
- Willing to experiment and explore: Don’t limit yourself to the commands in the book. Experiment with variations, and explore additional Linux commands that are relevant to your specific interests or work.
We also have other code bundles from our rich catalog of books and videos available at https://github.com/PacktPublishing/. Check them out!