Basic Linux Commands

 

Basics of ethical hacking



1.  What are different basic Linux commands?

  • Listing the contents of the directory ( ls command)
  • displaying the contents of a file ( cat command)
  • Creating Documents ( touch command)
  • Making subdirectories ( mkdir command)
  • Establishing symbolic ties ( ln command)
  • Erasing and deleting files and folders ( rm command)
  • Copies of files and folders ( cp command)
2.  What is Linux and its command?

      The Linux command is a piece of software that comes with the Linux operating system. Commands can be used to complete all simple and complicated operations. On the Linux terminal, the commands are run. The terminal is a command-line interface for interacting with the system, comparable to the Windows command prompt.

3.  Why Linux is used?

      Household appliances, automobile entertainment systems, and network file system appliances all employ Linux as an embedded OS. Routers, switches, domain name system servers, home networking devices, and more all use network operating systems.

4.  How many commands are there in Linux?

   The Linux kernel and other Unix-like operating systems share well over 100 Unix commands.

5.  How do you write commands in Linux?

     When you use the write command, the person to whom you're writing receives a message with the following format: at hh:mm, a message from yourname@yourhost on yourtty... Any additional lines you type will be copied to the terminal of the designated user. If the other user wishes to respond, they must also run write.
Previous Post Next Post