DEV Community

SANTHOSH KUMAR
SANTHOSH KUMAR

Posted on

LINUX

what is linux
Linux is a free and open-source operating system used in servers, laptops, mobile phones, cloud platforms, and embedded devices.

Why Linux is Popular

  • Free to use
  • Secure and stable
  • Fast and lightweight
  • Highly customizable
  • Widely used in companies and servers
  • Supports programming and cloud technologies

Popular Linux Operating system

  • UBUNTU
  • CENTOS
  • RED HAT ENTERPRISE LINUX
  • DEBIAN
  • KALI LINUX
  • FEDORA
  • LINUX MINT

Basic Linux Commands

  • pwd - Show current directory
  • ls - List files and folders
  • cd - Change directory
  • mkdir - Create new folder
  • touch - Create new file

Top comments (0)