How to Install and Uninstall moosefs-cgi Package on Kali Linux

Last updated: May 08,2024

1. Install "moosefs-cgi" package

This is a short guide on how to install moosefs-cgi on Kali Linux

$ sudo apt update $ sudo apt install moosefs-cgi

2. Uninstall "moosefs-cgi" package

Please follow the guidance below to uninstall moosefs-cgi on Kali Linux:

$ sudo apt remove moosefs-cgi $ sudo apt autoclean && sudo apt autoremove

3. Information about the moosefs-cgi package on Kali Linux

Package: moosefs-cgi
Source: moosefs
Version: 3.0.117-1
Installed-Size: 408
Maintainer: Dmitry Smirnov
Architecture: all
Depends: python3:any
Size: 80624
SHA256: 4e3e405888192aab9ffe78737d3e8a0ab9bdcdd46cff1cf861243c4b00690891
SHA1: 66c361b13f093d720446278fc354f2d57e30858a
MD5sum: ab72292aabe1ae561e5144ff9bb55ee9
Description: MooseFS - CGI monitor
CGI application to monitor MooseFS through master/metadata server.
.
MooseFS (MFS) is a fault tolerant, scaling-out, network distributed file
system. It spreads data over several physical servers which are visible to
the user as one resource. For standard file operations MooseFS mounted
with FUSE acts as other Unix-alike file systems:
.
* A hierarchical structure (directory tree).
* POSIX file attributes (permissions, last access and modification times).
* Special files (block and character devices, pipes and sockets).
* Symbolic links and hard links.
* Access control based on IP address and/or password.
.
Distinctive features of MooseFS are:
.
* High availability.
* Fault tolerance.
* Strong integrity check.
* Capacity is dynamically expandable by simply adding new computers/disks.
* Deleted files are retained for a configurable period of time
(a file system level "trash bin").
* Coherent snapshots of files, even during I/O.
Description-md5:
Homepage: http://moosefs.org/
Section: admin
Priority: optional
Filename: pool/main/m/moosefs/moosefs-cgi_3.0.117-1_all.deb