Kinh doanh - Marketing
Kinh tế quản lý
Biểu mẫu - Văn bản
Tài chính - Ngân hàng
Công nghệ thông tin
Tiếng anh ngoại ngữ
Kĩ thuật công nghệ
Khoa học tự nhiên
Khoa học xã hội
Văn hóa nghệ thuật
Sức khỏe - Y tế
Văn bản luật
Nông Lâm Ngư
Kỹ năng mềm
Luận văn - Báo cáo
Giải trí - Thư giãn
Tài liệu phổ thông
Văn mẫu
Tài liệu HOT
Tìm
Danh mục
Kinh doanh - Marketing
Kinh tế quản lý
Biểu mẫu - Văn bản
Tài chính - Ngân hàng
Công nghệ thông tin
Tiếng anh ngoại ngữ
Kĩ thuật công nghệ
Khoa học tự nhiên
Khoa học xã hội
Văn hóa nghệ thuật
Y tế sức khỏe
Văn bản luật
Nông lâm ngư
Kĩ năng mềm
Luận văn - Báo cáo
Giải trí - Thư giãn
Tài liệu phổ thông
Văn mẫu
Thông tin
Điều khoản sử dụng
Quy định bảo mật
Quy chế hoạt động
Chính sách bản quyền
0
Trang chủ
Công Nghệ Thông Tin
Hệ điều hành
Module Linux essentials - Module 14: Managing users and groups
TAILIEUCHUNG - Module Linux essentials - Module 14: Managing users and groups
Module Linux essentials - Module 14 introduce managing users and groups. After studying this chapter students should be able to: Creating users and groups, understanding user and group commands, creating user IDs. | Module 14 Managing Users and Groups Exam Objective Creating Users and Groups Objective Summary Understanding user and group commands Creating User IDs Working with Groups Creating a Group The most common reason to create a group is to provide a way for users to share files. After creating or modifying a group, you can verify the changes by viewing the /etc/group file or running the getent command. The groupadd Command The groupadd command creates a new group. The -g option can be used to specify a group id: groupadd -g 506 research If the -g option is not provided, the groupadd command will automatically provide a GID for the new group. Group ID Considerations Avoid creating GIDs in the same numeric ranges where you expect to create user IDs if your system uses UPG. Recall that GIDs of under 500 are reserved for system use. The -r option will assign the new group a GID that will be less than the lowest standard UID. Group Naming Considerations The first character of the name should be either an underscore (_) or a lower-case alphabetic character (a-z). Up to 32 characters are allowed on most Linux distributions, but using more than 16 can be problematic as some distributions may not accept more than 16. After the first character, the remaining characters can be alphanumeric, dash (-) and underscore(_). The last character should not be a hyphen (-). Modifying a Group The groupmod –n command changes a group’s name. The groupmod –g command changes a group’s ID. If you change the GID for a group, then all files that were associated with that group will no longer be associated with that group. These are called “orphaned” files. To find “orphaned” files: find / -nogroup Deleting a Group Delete a group with the groupdel command. This may result in “orphaned” files. Only supplemental groups can be deleted. Working with Users The /etc/default/useradd File The /etc/default/useradd file is used to define default settings when creating user accounts. Default settings can .
Xuân Ninh
89
28
pptx
Báo lỗi
Trùng lắp nội dung
Văn hóa đồi trụy
Phản động
Bản quyền
File lỗi
Khác
Upload
Tải xuống
đang nạp các trang xem trước
Không thể tạo bản xem trước, hãy bấm tải xuống
Tải xuống
TÀI LIỆU LIÊN QUAN
Module Linux essentials - Module 0: Linux essentials chapters
1
75
0
Module Linux essentials - Module 1: Introduction to Linux
21
98
0
Module Linux essentials - Module 3: Using Linux
10
82
0
RH033 - Red Hat Linux Essentials
296
64
2
Module Linux essentials - Module 4: Command line skills
19
75
1
Module Linux essentials - Module 2: Open source applications and licenses
27
99
0
Module Linux essentials - Module 5: Getting help
26
88
0
Module Linux essentials - Module 6: Working with files and directories
18
78
0
Module Linux essentials - Module 7: Archiving and compression
10
71
0
Module Linux essentials - Module 8: Pipes, redirection and REGEX
70
56
0
TÀI LIỆU XEM NHIỀU
Một Case Về Hematology (1)
8
462282
61
Giới thiệu :Lập trình mã nguồn mở
14
24829
79
Tiểu luận: Tư tưởng Hồ Chí Minh về xây dựng nhà nước trong sạch vững mạnh
13
11281
542
Câu hỏi và đáp án bài tập tình huống Quản trị học
14
10507
466
Phân tích và làm rõ ý kiến sau: “Bài thơ Tự tình II vừa nói lên bi kịch duyên phận vừa cho thấy khát vọng sống, khát vọng hạnh phúc của Hồ Xuân Hương”
3
9785
108
Ebook Facts and Figures – Basic reading practice: Phần 1 – Đặng Tuấn Anh (Dịch)
249
8876
1160
Tiểu luận: Nội dung tư tưởng Hồ Chí Minh về đạo đức
16
8461
426
Mẫu đơn thông tin ứng viên ngân hàng VIB
8
8089
2279
Giáo trình Tư tưởng Hồ Chí Minh - Mạch Quang Thắng (Dành cho bậc ĐH - Không chuyên ngành Lý luận chính trị)
152
7463
1763
Đề tài: Dự án kinh doanh thời trang quần áo nữ
17
7184
268
TỪ KHÓA LIÊN QUAN
Hệ điều hành
Linux essentials
Module Linux essentials
Managing users
Managing groups
Account information
Password security
Linux essentials chapters
Using Linux
Command line skills
Network configuration
History of Linux
Linux system
Open source
Linux runs
Desktop skills
Working in Linux
Command line
Red Hat Linux Essentials
Linux Ideas and History
Linux Usage Basics
Running Commands
Browsing the Filesystem
Linux command line
Basic shell
Command line interface
Major open source applications
Mobile applications
Web servers
Mail servers
The man command
Controlling the man page display
Man page sections
Working with files
Working with directories
Directory path
Home directory
The command line
Archiving file
Decompressed file
Lossy compression
Searching data from files
Extracting data from files
Command line pipes
Redirecting STDOUT
Basic scripting
Turning commands into a script
Basic text editing
Basic shell scripting
Understanding computer hardware
System Information
Viewing CPU information
Peripheral devices
Managing packages
Managing processes
Debian package management
RPM based management
Domain Name Service
IP addressing
Configuring the network
System security
User security
System users
Identifying user types
Managing file permissions
Identity information
Chmod command
Umask command
Special permissions
Setuid permission
Setgid permission
Working with sticky bit
Slackware Linux Essentials
2nd Edition
Second Edition
JavaScript
Enlightenment
JavaScript 1
Mobile Cookbook
windows operating system
unix operating system
system administration
installation tips
operating system
linux
Managing Linux Systems
TCP IP essentials
A Lab Based approach
TCP IP overview
Linux and TCP IP networking
A single segment network
The Cisco IOS
Dynamic routing
system administrators
mac operating system
installation experience
linux operating system
computer software
computer tips
It
TÀI LIỆU MỚI ĐĂNG
Báo cáo nghiên cứu nông nghiệp " Biofertiliser inoculant technology for the growth of rice in Vietnam: Developing technical infrastructure for quality assurance and village production for farmers "
12
132
2
22-11-2024
báo cáo hóa học:" Quality of data collection in a large HIV observational clinic database in sub-Saharan Africa: implications for clinical research and audit of care"
7
146
4
22-11-2024
Báo cáo y học: "The Factors Influencing Depression Endpoints Research (FINDER) study: final results of Italian patients with depressio"
9
139
1
22-11-2024
ETHICAL CODE HANDBOOK: Demonstrate your commitment to high standards
7
139
1
22-11-2024
Báo cáo nghiên cứu khoa học " NÂNG QUAN HỆ KINH TẾ THƯƠNG MẠI VIỆT NAM - TRUNG QUỐC LÊN TẦM CAO THỜI ĐẠI "
8
158
1
22-11-2024
Chủ đề 3 : SỰ CÂN BẰNG CỦA VẬT RẮN (4 tiết)
9
197
1
22-11-2024
OPEN SOURCE ERP REASONABLE TOOLS FOR MANUFACTURING SMEs?
1
141
1
22-11-2024
Xinh xinh vườn nhà
6
127
0
22-11-2024
Determini prounoun 1
6
132
0
22-11-2024
Phạm trù Chủ nghĩa cá nhân của tư tưởng phương Tây trong sự lý giải của Phan Khôi _1
9
117
0
22-11-2024
TÀI LIỆU HOT
Mẫu đơn thông tin ứng viên ngân hàng VIB
8
8089
2279
Giáo trình Tư tưởng Hồ Chí Minh - Mạch Quang Thắng (Dành cho bậc ĐH - Không chuyên ngành Lý luận chính trị)
152
7463
1763
Ebook Chào con ba mẹ đã sẵn sàng
112
4364
1369
Ebook Tuyển tập đề bài và bài văn nghị luận xã hội: Phần 1
62
6148
1258
Ebook Facts and Figures – Basic reading practice: Phần 1 – Đặng Tuấn Anh (Dịch)
249
8876
1160
Giáo trình Văn hóa kinh doanh - PGS.TS. Dương Thị Liễu
561
3786
680
Giáo trình Sinh lí học trẻ em: Phần 1 - TS Lê Thanh Vân
122
3909
609
Giáo trình Pháp luật đại cương: Phần 1 - NXB ĐH Sư Phạm
274
4613
562
Tiểu luận: Tư tưởng Hồ Chí Minh về xây dựng nhà nước trong sạch vững mạnh
13
11281
542
Bài tập nhóm quản lý dự án: Dự án xây dựng quán cafe
35
4445
490
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.