Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
firebird /
Delete
Unzip
Name
Size
Permission
Date
Action
databases.conf
851
B
-rw-r--r--
2026-04-17 16:36
fbtrace.conf
6.83
KB
-rw-r--r--
2026-04-17 16:36
firebird.conf
38.96
KB
-rw-r--r--
2026-04-17 16:36
plugins.conf
181
B
-rw-r--r--
2026-04-17 16:36
replication.conf
6
KB
-rw-r--r--
2026-04-17 16:36
Save
Rename
# ------------------------------ # List of known databases # ------------------------------ # # Makes it possible to specify per-database configuration parameters. # See the list of them and description on file firebird.conf. # To place that parameters in this file add them in curly braces # after "alias = /path/to/database.fdb" line. Example: # big = /databases/bigdb.fdb # { # LockMemSize = 32M # We know that bigdb needs a lot of locks # LockHashSlots = 19927 # and big enough hash table for them # } # # # Example Database: # employee.fdb = $(dir_sampleDb)/employee.fdb employee = $(dir_sampleDb)/employee.fdb # # Master security database specific setup. # Do not remove it until you understand well what are you doing! # security.db = $(dir_secDb)/security4.fdb { RemoteAccess = false DefaultDbCachePages = 256 } # # Live Databases: #