List some basic centos commands?

devquora
devquora

Posted On: Mar 15, 2020

 

Some of the basic CentOS commands are,

  • Sudo - runs a command as superuser
  • Yum - lets you install and update packages
  • Ls - lists the contents of the directory
  • Cd - used to change directory
  • Pwd - displays the pathname
  • Mv - used to move files
  • Cp - used to copy files
  • Mkdir - used to create a directory
  • Who - used to check who is logged on
  • Clear - used to clear the terminal window
  • Nano - opens a text editor

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Centos Interview Questions

    What is CentOS?

    CentOS is one of the Linux distribution that is affiliated with the Red Hat. It is an open-source operating system that was first launched in 2004. This free operating system officially supports x86-6...

    Centos Interview Questions

    What is the CentOS variant?

    The CentOS variant is a special edition of CentOS. With this variant, you can allow another open-source project to run more effectively using CentOS as the base platform. The CentOS variant starts wit...

    Centos Interview Questions

    What is the current stable release of CentOS?

    The current stable release of the CentOS is version 8.1.1911 that was released in January 2020....