Create User Directory and Files with Linux Commands

Por: Coursera . en: , ,

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.

Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.

Plataforma