Category

System Administration Guides and Best Practices

Learn system administration with practical guides on user management, services, monitoring, and Linux server management.

The System Administration section focuses on managing and maintaining Linux systems efficiently.

These tutorials cover essential administrative tasks required for servers and production environments.

You can also explore Linux and Networking for deeper insights.

Topics covered

  • User and group management
  • Service and process management
  • System monitoring
  • Troubleshooting

Ideal for

  • System administrators
  • DevOps engineers

106 articles

How to get complete dependencies list of rpm ?

To find or get complete dependencies list of rpm you can use rpm, yum and repoquery command for both installed and non installed package

By Deepak Prasad · 3 min read · system-administration