Linux Activity Based Learning – 30/July/2024

Linux Software Installations

  • Any application is an executable
  • Installing sofware is all about ensuring executables are present in the system.
  • For doing this we have 3 approaches
    • From Source code
    • From Binaries
    • From packages
  • To simplify this we have package managers

From binaries

  • We can try installing

Linux Packages

  • In the linux world we have two popular packages
    • debian package (.deb)
      • sudo dpkg
    • redhad package (.rpm)
      • sudo rpm

Applications on Linux

  • Standalone
  • Service/Daemons:
    • This is an application which runs in the background
    • This should start automatically when the system starts (Enable)
    • To configure services we will have to deal with service files and systemctl commands
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%