Linux provides CLI(command line interface) to communicate with the OS.

 

Set root user:

  sudo passwd root

  sudo passwd -u root

 

ls -laS : list all files in long format, all hidden, by memory size sequence

'ETC' 카테고리의 다른 글

Vue notes  (0) 2020.07.01
Linux study  (0) 2020.04.17
프로세스 (chapter 2)  (0) 2020.03.13
운영체제(chapter 1)  (0) 2020.03.13
시스템 소프트웨어  (0) 2020.03.12

+ Recent posts