Linux server.edchosting.com 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64
LiteSpeed
Server IP : 75.98.162.185 & Your IP : 216.73.216.163
Domains :
Cant Read [ /etc/named.conf ]
User : goons4good
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
python3.6 /
site-packages /
salt /
templates /
virt /
Delete
Unzip
Name
Size
Permission
Date
Action
libvirt_chardevs.jinja
727
B
-rw-r--r--
2022-05-16 09:16
libvirt_disks.jinja
744
B
-rw-r--r--
2022-05-16 09:16
libvirt_domain.jinja
12.25
KB
-rw-r--r--
2022-05-16 09:16
libvirt_macros.jinja
179
B
-rw-r--r--
2022-05-16 09:16
libvirt_network.jinja
3.09
KB
-rw-r--r--
2022-05-16 09:16
libvirt_pool.jinja
2.6
KB
-rw-r--r--
2022-05-16 09:16
libvirt_secret.jinja
316
B
-rw-r--r--
2022-05-16 09:16
libvirt_volume.jinja
1.11
KB
-rw-r--r--
2022-05-16 09:16
Save
Rename
<volume{% if type %} type='{{ type }}'{% endif %}> <name>{{ name }}</name> <source> </source> <capacity unit='KiB'>{{ size }}</capacity> <allocation unit='KiB'>{{ allocation }}</allocation> <target> {%- if format %} <format type='{{ format }}'/> {%- endif %} {%- if target.permissions -%} <permissions> {%- if target.permissions.get('mode') %} <mode>{{ target.permissions.mode }}</mode> {%- endif %} {%- if target.permissions.get('owner') %} <owner>{{ target.permissions.owner }}</owner> {%- endif %} {%- if target.permissions.get('group') %} <group>{{ target.permissions.group }}</group> {%- endif %} {%- if target.permissions.get('label') %} <label>{{ target.permissions.label }}</label> {%- endif %} </permissions> {%- endif %} {%- if target.nocow %} <nocow/> {%- endif %} </target> {%- if backingStore %} <backingStore> <path>{{ backingStore.path }}</path> {%- if backingStore.format %} <format type='{{ backingStore.format }}'/> {%- endif %} </backingStore> {%- endif %} </volume>