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

Last updated: May 12,2024

1. Install "moosefs-cgiserv" package

This guide let you learn how to install moosefs-cgiserv on Kali Linux

$ sudo apt update $ sudo apt install moosefs-cgiserv

2. Uninstall "moosefs-cgiserv" package

Learn how to uninstall moosefs-cgiserv on Kali Linux:

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

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

Package: moosefs-cgiserv
Source: moosefs
Version: 3.0.117-1
Installed-Size: 80
Maintainer: Dmitry Smirnov
Architecture: all
Depends: lsb-base, moosefs-common (>= 3.0.117-1), moosefs-cgi, python3:any
Size: 38672
SHA256: 01cad6ed53d758b139f8ae3690460b5fcfb66fa14db3e615cb6bf62e62cfd582
SHA1: 1237a59d3b780e346a7b41f3faab27d31a19a052
MD5sum: 4390ad0d3727fee19e375d6a567e7023
Description: simple CGI-capable HTTP server to run MooseFS CGI monitor
Simple standalone CGI-capable HTTP server to run MooseFS CGI Monitor.
.
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-cgiserv_3.0.117-1_all.deb