GRATIS
Harvard vía Coursera
GRATIS

Create User Directory and Files with Linux Commands

  • money

    Cursos gratis (Auditar)

    question-mark
  • earth

    Inglés

  • folder

    Siempre Abierto

  • certificate

    Guía de Registro en Coursera

    arrow
Acerca de este curso

  • Add User Directory Tree Linux File System
    • Practically everything on a Linux operating system is a directory or file. It is important to understand how the file system is structured and how to manipulate it from the command line. This allows for file management even when no GUI tools are present, which is common in a server environment. For example, in an organization it is important for new users to share a common directory and file setup to improve productivity. A system admin can add the new user and create the directory structure common to all other users in the system. The user can then customize their Linux experience by adding their own files and directories.


      In this course, you will use Linux commands to create directories and files for a new user added to the system. The result will be a script to add a new user with a common directory structure.