Search results
Package: login
Description: system login tools
This package provides some required infrastructure for logins and for
changing effective user or group IDs, including:
* login, the program that invokes a user shell on a virtual terminal;
* nologin, a dummy shell for disabled user accounts;
Homepage: https://github.com/shadow-maint/shadow
copyright | changelog | Debian changelog | Debian NEWS
Manual pages:
Other documents:
Package: man-db
Description: tools for reading manual pages
This package provides the man command, the primary way of examining the
system help files (manual pages). Other utilities provided include the
whatis and apropos commands for searching the manual page database, the
manpath utility for determining the manual page search path, and the
maintenance utilities mandb, catman and zsoelim. man-db uses the groff
suite of programs to format and display the manual pages.
Homepage: https://man-db.gitlab.io/man-db/
copyright | changelog | Debian changelog | FAQ
Manual pages:
Other documents:
Package: passwd
Description: change and administer password and group data
This package includes passwd, chsh, chfn, and many other programs to
maintain password and group data.
Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian
Homepage: https://github.com/shadow-maint/shadow
copyright | changelog | Debian changelog | Debian NEWS | Debian README
Manual pages:
Other documents:
Package: vim-common
Description: Vi IMproved - Common files
Vim is an almost compatible version of the UNIX editor Vi.
This package contains files shared by all non GUI-enabled vim variants
available in Debian. Examples of such shared files are: manpages and
configuration files.
Homepage: https://www.vim.org/
copyright | changelog | Debian changelog | Debian NEWS | Debian README
Manual pages:
Other documents:
Package: vim-runtime
Description: Vi IMproved - Runtime files
Vim is an almost compatible version of the UNIX editor Vi.
This package contains vimtutor and the architecture independent runtime
files, used, if available, by all vim variants available in Debian.
Example of such runtime files are: online documentation, rules for
language-specific syntax highlighting and indentation, color schemes,
and standard plugins.
Homepage: https://www.vim.org/
copyright | changelog | Debian changelog | Debian NEWS
Manual pages:
Other documents:
Package: wipe
Description: secure file deletion
Recovery of supposedly erased data from magnetic media is easier than
what many people would like to believe. A technique called Magnetic
Force Microscopy (MFM) allows any moderately funded opponent to recover
the last two or three layers of data written to disk. Wipe repeatedly
writes special patterns to the files to be destroyed, using the fsync()
call and/or the O_SYNC bit to force disk access.
Wipe can permanently delete data in hard disks and flash drives (caution!
several writes can damage solid medias).
This program is useful in anti-forensics and security activities.
Homepage: https://github.com/berke/wipe
copyright | changelog | Debian changelog | README
Manual pages:
Other documents: