AT-PHPIntership / server-practice

0 stars 2 forks source link

S1-Tran Nhat Long #12

Open mvn-longtran-dn opened 6 years ago

mvn-longtran-dn commented 6 years ago

User & group

Create a new user

Tạo 1 user image

Set password for user

Đặt mật khẩu cho user image

Delete user

Xóa 1 user image

Add groups user

Thêm 1 nhóm mới image

Add user to group

Thêm 1 user vào 1 nhóm image

Delete groups

Xóa 1 nhóm image

Install a software

Update software using apt command

Cập nhật lại các gói ứng dụng qua câu lệnh apt image

Install new software using apt command

Cài đặt phần mềm thông qua câu lệnh apt image

Uninstall software using apt command

Xóa phần mềm thông qua câu lệnh apt image

Install new software using dpkg

Cài đặt phần mềm thông qua câu lệnh dpkg image

Remove software using dpkg

Xóa phần mềm sử dụng câu lệnh dpkg image

FILE AND DIRECTORY

Listing file and directory

Show toàn bộ file image

Get current directory

Lấy đường dẫn hiện tại image

Listing all processes

Kiểm tra các qúa trình đang chạy image

Go to a directory

Đi đến một đường dẫn image

The result in the left is the param for the right

Hiển thị lịch sử của 1 câu lệnh cần xem image

Create file

Tạo 1 tệp tin image

Open file in Nano editor

Chỉnh sửa nôi dung tệp tin bằng Nano editor image

Open file in Vim editor

Chỉnh sửa nôi dung tệp tin bằng Vim editor image

Show file content

Xem nội dung file image

Copy file

Copy tệp tin đến 1 thư mục xác định image

Rename file

Đổi tên file image

Delete file

Xóa file image

Search file or directory

Tìm kiếm file hoặc thư mục image

Find string in file

Tìm kiếm chuỗi trong 1 file image

Network

Show network information

Xem cấu hình mạng image

Show information and statistics about protocols

Xem thông tin về các giao thức image

ghost commented 6 years ago

@at-longtran