Skip to content

alpern95/linux_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 

Repository files navigation

linux_info

get inventory of your linux.

get linux infos, facts, with a bash script

  • Trying to be compatible with any linux distributions and any linux versions
  • Trying to use linux natives commands to avoid any complementary package.
  • Try to stay simple

Keep trace of

  • Version of linux os
  • version of kernel
  • Selinux Mode
  • Firewwal state
  • reverse path filter

Network

  • Name
  • interface link layer
  • interface ip layer
  • routing (ip r)

Other

  • Number of CPU
  • Boot Type EFI? legacy? UEFI?
  • installed packet for linux Debian, Ubuntu, Centos , Redhat

Releases

No releases published

Packages

No packages published

Languages