How to Install and Uninstall libapache2-mod-ruid2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libapache2-mod-ruid2" package

This guide let you learn how to install libapache2-mod-ruid2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapache2-mod-ruid2

2. Uninstall "libapache2-mod-ruid2" package

Please follow the guidance below to uninstall libapache2-mod-ruid2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libapache2-mod-ruid2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache2-mod-ruid2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libapache2-mod-ruid2
Priority: extra
Section: universe/web
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Alessandro De Zorzi
Architecture: amd64
Version: 0.9.8-3
Depends: libc6 (>= 2.2.5), libcap2 (>= 2.10), apache2-api-20120211
Conflicts: libapache2-mod-suphp
Filename: pool/universe/liba/libapache2-mod-ruid2/libapache2-mod-ruid2_0.9.8-3_amd64.deb
Size: 10296
MD5sum: 2c4cc65bf7f13a04ef47b28d0721f056
SHA1: 8437f1c1395c0992930d447f8526550e36962035
SHA256: a1bd53596db72068b8608a25605a8608a753605dfd1aef295a484d85826db5cc
Description-en: suexec module for Apache 2
ruid2 is based on mod_ruid and mod_suid2 but it has better performance than
mod_suid2 because it doesn't need to kill httpd children after one request.
.
It makes use of kernel capabilities and after receiving a new request suids
again. There are some security issues, for instance if attacker successfully
exploits the httpd process, he can set effective capabilities and setuid to
root. For this reason, it is recommended to be used in conjunction with a
kernel security patch (eg. grsec).
Description-md5: ae2cd8df243d01b08a6e2555396169f5
Homepage: http://sourceforge.net/projects/mod-ruid/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu