Linux jobworks 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 x86_64
Apache/2.4.58 (Ubuntu)
Server IP : 10.0.1.5 & Your IP : 216.73.216.177
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
needrestart /
Delete
Unzip
Name
Size
Permission
Date
Action
conf.d
[ DIR ]
drwxr-xr-x
2025-08-05 17:02
hook.d
[ DIR ]
drwxr-xr-x
2025-08-05 17:02
notify.d
[ DIR ]
drwxr-xr-x
2025-08-05 17:02
restart.d
[ DIR ]
drwxr-xr-x
2025-08-05 17:02
iucode.sh
650
B
-rw-r--r--
2024-12-05 11:53
needrestart.conf
6.38
KB
-rw-r--r--
2024-12-05 11:53
notify.conf
545
B
-rw-r--r--
2024-12-05 11:53
Save
Rename
# needrestart - Restart daemons after library updates. # # This shell script is sourced in /usr/lib/needrestart/iucode-scan-versions # before calling iucode_tool to detect microcode updates for Intel CPUs. # # If required you may exec iucode_tool with customized parameters. You should # keep the `-l $filter` option and add a final exit statement in case the # exec call fails. # Example (generic): # exec iucode_tool -l $filter --ignore-broken -tb /lib/firmware/intel-ucode -ta /usr/share/misc/intel-microcode* 2>&1 # exit $? # Example (RHEL and derivatives): # lsinitrd -f kernel/x86/microcode/GenuineIntel.bin | iucode_tool -t b -l - # exit $?