⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.112
Server IP:
65.21.180.239
Server:
Linux gowhm.eplangoweb.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.0.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
1305819
/
root
/
var
/
lib
/
dpkg
/
info
/
Edit File: dirmngr.postrm
#!/bin/sh set -e # Automatically added by dh_installdeb/12.10ubuntu1 dpkg-maintscript-helper rm_conffile /etc/default/dirmngr -- "$@" dpkg-maintscript-helper rm_conffile /etc/dirmngr/dirmngr.conf -- "$@" dpkg-maintscript-helper rm_conffile /etc/dirmngr/ldapservers.conf -- "$@" dpkg-maintscript-helper rm_conffile /etc/init.d/dirmngr -- "$@" dpkg-maintscript-helper rm_conffile /etc/logrotate.d/dirmngr -- "$@" # End automatically added section # Automatically added by dh_installsystemduser/12.10ubuntu1 if [ "$1" = "remove" ]; then if [ -x "/usr/bin/deb-systemd-helper" ] ; then deb-systemd-helper --user mask 'dirmngr.socket' >/dev/null || true fi fi if [ "$1" = "purge" ]; then if [ -x "/usr/bin/deb-systemd-helper" ] ; then deb-systemd-helper --user purge 'dirmngr.socket' >/dev/null || true deb-systemd-helper --user unmask 'dirmngr.socket' >/dev/null || true fi fi # End automatically added section
Simpan