Tag: commands
All the articles with the tag "commands".
Linux uname, df, and du Commands: Gathering System Information
Published: at 03:47 PMLearn how to use the uname, df, and du commands in Linux to gather detailed information about your system, including operating system, disk usage, and file/directory sizes, with practical examples for DevOps professionals
Linux apt, yum, and dnf Commands: Package Management Essentials
Published: at 03:46 PMLearn how to use the apt, yum, and dnf package management commands in Linux to install, update, and manage software packages, with practical examples for DevOps professionals
Linux kill Command: Terminating Processes Effectively
Published: at 03:45 PMLearn how to use the kill command to terminate processes in Linux, with practical examples and techniques for DevOps professionals
Linux top and htop Commands: Real-Time Process Monitoring
Published: at 03:44 PMLearn how to use the top and htop commands to monitor and manage running processes in real-time on Linux, with practical examples for DevOps professionals
Linux ps Command: Monitoring Processes and System Activity
Published: at 03:43 PMLearn how to use the ps command to view and manage running processes in Linux, with practical examples and use cases for DevOps professionals