Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 18.191.238.6
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
etc /
systemd /
system /
multi-user.target.wants /
[ HOME SHELL ]
Name
Size
Permission
Action
apache2.service
346
B
-rw-r--r--
atd.service
169
B
-rw-r--r--
console-setup.service
312
B
-rw-r--r--
cron.service
251
B
-rw-r--r--
ebtables.service
456
B
-rw-r--r--
fail2ban.service
673
B
-rw-r--r--
irqbalance.service
368
B
-rw-r--r--
lxcfs.service
311
B
-rw-r--r--
lxd-containers.service
320
B
-rw-r--r--
networkd-dispatcher.service
258
B
-rw-r--r--
ondemand.service
362
B
-rw-r--r--
open-vm-tools.service
498
B
-rw-r--r--
pollinate.service
358
B
-rw-r--r--
remote-fs.target
522
B
-rw-r--r--
rsync.service
188
B
-rw-r--r--
rsyslog.service
290
B
-rw-r--r--
snap-amazon\x2dssm\x2dagent-95...
379
B
-rw-r--r--
snap-amazon\x2dssm\x2dagent-98...
379
B
-rw-r--r--
snap-core-16928.mount
346
B
-rw-r--r--
snap-core-17200.mount
346
B
-rw-r--r--
snap-core18-2829.mount
349
B
-rw-r--r--
snap-core18-2846.mount
349
B
-rw-r--r--
snap-core22-1663.mount
349
B
-rw-r--r--
snap-core22-1722.mount
349
B
-rw-r--r--
snap.amazon-ssm-agent.amazon-s...
586
B
-rw-r--r--
snapd.aa-prompt-listener.servi...
297
B
-rw-r--r--
snapd.apparmor.service
880
B
-rw-r--r--
snapd.autoimport.service
432
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
322
B
-rw-r--r--
snapd.service
590
B
-rw-r--r--
ssh.service
493
B
-rw-r--r--
systemd-networkd.service
1.88
KB
-rw-r--r--
systemd-resolved.service
1.67
KB
-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
372
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ubuntu-advantage.service
# This service runs on GCP and Azure to enable auto-attaching to Ubuntu Pro # services when an Ubuntu Pro license is added to a machine. # It also serves as the retry service if an auto-attach fails and will # retry for up to one month after the failed attempt. # If you are uninterested in Ubuntu Pro services, then you can safely # stop and disable this service: # sudo systemctl stop ubuntu-advantage.service # sudo systemctl disable ubuntu-advantage.service [Unit] Description=Ubuntu Pro Background Auto Attach Documentation=man:ubuntu-advantage https://ubuntu.com/advantage # Note: This is NOT After=cloud-config.service to avoid deadlock when # cloud-init installs this package. # The python script will wait until cloud-config.service is done # before doing anything. After=network.target network-online.target systemd-networkd.service ua-auto-attach.service ubuntu-advantage-cloud-id-shim.service # Only run if not already attached ConditionPathExists=!/var/lib/ubuntu-advantage/private/machine-token.json # This service has two modes: # 1. Detect possible in-place upgrade to pro - on GCP and Azure # 2. auto-attach retry mode - only if ua-auto-attach.service fails # The following conditions correspond to those two modes. ConditionPathExists=|/run/cloud-init/cloud-id-gce ConditionPathExists=|/run/cloud-init/cloud-id-azure ConditionPathExists=|/run/ubuntu-advantage/flags/auto-attach-failed [Service] ExecStart=/usr/bin/python3 /usr/lib/ubuntu-advantage/daemon.py WorkingDirectory=/var/lib/ubuntu-advantage/ [Install] WantedBy=multi-user.target
Close