Package: acct Description-md5: 2411ebcaa9bca02b21c19f927d3e1bda Description-fa: GNU Accounting utilities for process and login accounting ابزارهای آمارگیری گنو دسته‌ای از ابزارها هستند که اطلاعات مربوط به زمان اتصال کاربران، و اجرای فرایندها را خلاصه نموده و گزارش می‌دهند. . "Login accounting" provides summaries of system resource usage based on connect time, and "process accounting" provides summaries based on the commands executed on the system. . The 'last' command is provided by the util-linux package and not included here. Package: adduser Description-md5: a5681e7bad8d90695043c6eab9784701 Description-fa: add and remove users and groups This package includes the 'adduser' and 'deluser' commands for creating and removing users. . - 'adduser' یک کاربر و گروه کاربری جدید ایجاد کرده و کاربران موجود را به گروه‌های موجود اضافه می‌کند. - 'deluser' کاربران و گروه‌ها را حذف کرده و کاربران را از گروه مشخص شده حذف می‌کند. . Adding users with 'adduser' is much easier than adding them manually. 'Adduser' will choose UID and GID values that conform to Debian policy, create a home directory, copy skeletal user configuration, and automate setting initial values for the user's password, real name and so on. . 'Deluser' can back up and remove users' home directories and mail spool or all the files they own on the system. . A custom script can be executed after each of the commands. . 'Adduser' and 'Deluser' are intended to be used by the local administrator in lieu of the tools from the 'useradd' suite, and they provide support for easy use from Debian package maintainer scripts, functioning as kind of a policy layer to make those scripts easier and more stable to write and maintain.