How to Install and Uninstall busybox-syslogd Package on Kali Linux
Last updated: January 11,2025
1. Install "busybox-syslogd" package
This tutorial shows how to install busybox-syslogd on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
busybox-syslogd
Copied
2. Uninstall "busybox-syslogd" package
This guide let you learn how to uninstall busybox-syslogd on Kali Linux:
$
sudo apt remove
busybox-syslogd
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the busybox-syslogd package on Kali Linux
Package: busybox-syslogd
Source: busybox
Version: 1:1.36.1-6
Installed-Size: 57
Maintainer: Debian Install System Team
Architecture: all
Provides: linux-kernel-log-daemon, system-log-daemon
Depends: busybox (>> 1:1.36.1) | busybox-static (>> 1:1.36.1)
Pre-Depends: init-system-helpers (>= 1.54~)
Conflicts: linux-kernel-log-daemon, system-log-daemon
Size: 11408
SHA256: f782e1793e66a72e33708a9982fa002471c25bc2f23af8906fd5c3c3cde99d29
SHA1: cf8d666cd069566e00bbe6381123e1e20acb1e49
MD5sum: d9abe739aa2f75f0ff6f9061f4e5aa21
Description: Provides syslogd and klogd using busybox
The system log daemon is responsible for providing logging of
messages received from programs and facilities on the local host as
well as from remote hosts.
.
The kernel log daemon listens to kernel message sources and is
responsible for prioritizing and processing operating system
messages.
.
The busybox implementation of the syslogd is particular useful on
embedded, diskless (netboot) or flash disk based systems because it
can use a fixed size ring buffer for logging instead of saving logs
to the disk or sending it to remote logging servers. The ring buffer
can be read using the (also busybox based) command logread.
.
This package provides the glue to the busybox syslogd and klogd to be
used in the system by providing the appropriate symbolic links and
scripts.
Description-md5:
Homepage: http://www.busybox.net
Tag: admin::logging, implemented-in::c, interface::daemon, role::program
Section: utils
Priority: optional
Filename: pool/main/b/busybox/busybox-syslogd_1.36.1-6_all.deb
Source: busybox
Version: 1:1.36.1-6
Installed-Size: 57
Maintainer: Debian Install System Team
Architecture: all
Provides: linux-kernel-log-daemon, system-log-daemon
Depends: busybox (>> 1:1.36.1) | busybox-static (>> 1:1.36.1)
Pre-Depends: init-system-helpers (>= 1.54~)
Conflicts: linux-kernel-log-daemon, system-log-daemon
Size: 11408
SHA256: f782e1793e66a72e33708a9982fa002471c25bc2f23af8906fd5c3c3cde99d29
SHA1: cf8d666cd069566e00bbe6381123e1e20acb1e49
MD5sum: d9abe739aa2f75f0ff6f9061f4e5aa21
Description: Provides syslogd and klogd using busybox
The system log daemon is responsible for providing logging of
messages received from programs and facilities on the local host as
well as from remote hosts.
.
The kernel log daemon listens to kernel message sources and is
responsible for prioritizing and processing operating system
messages.
.
The busybox implementation of the syslogd is particular useful on
embedded, diskless (netboot) or flash disk based systems because it
can use a fixed size ring buffer for logging instead of saving logs
to the disk or sending it to remote logging servers. The ring buffer
can be read using the (also busybox based) command logread.
.
This package provides the glue to the busybox syslogd and klogd to be
used in the system by providing the appropriate symbolic links and
scripts.
Description-md5:
Homepage: http://www.busybox.net
Tag: admin::logging, implemented-in::c, interface::daemon, role::program
Section: utils
Priority: optional
Filename: pool/main/b/busybox/busybox-syslogd_1.36.1-6_all.deb