Category: Commands

  • sar informations are recorded for each and every second, we can see the current sar data’s as well as historic datas from the sar file, two files are written in the default path of sar configuration. i.e., saXX and sarXX…

    On-Demand sar command usage (Ubuntu 18.04)
  • When users are reporting the servers are slow or facing issues in the connection, few commands that will make quick understanding about the system, The first and for most is doing the connectivity check from the local machine(laptop or desktop),…

    Quick Health check on Linux servers v1.0
  • lsblk command list all available device or a block devices. Also read the sysfs filesystem and udev db togather information. Expect RAM disks prints in tree format. lsblk –help will show list of options that can be used. by default…

    Easy listing block devices using lsblk
  • Hello All We all know that there are many ways to create user accounts in Active directory like below : Creating new users with Active Directory Administrative Center Creating new with Active Directory Users and Computer Creating new users with…