Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.217.79
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
otto /
Delete
Unzip
Name
Size
Permission
Date
Action
.cache
[ DIR ]
drwxr-xr-x
2025-12-29 09:06
.config
[ DIR ]
drwx------
2025-11-07 07:18
.local
[ DIR ]
drwxr-xr-x
2025-06-07 13:05
.ssh
[ DIR ]
drwx------
2026-06-08 18:16
google_cloud_ops_agent_provisioning
[ DIR ]
drwxr-xr-x
2025-11-07 07:28
python
[ DIR ]
drwxr-xr-x
2025-09-06 08:13
.bash_history
19.26
KB
-rw-------
2026-08-14 13:51
.bash_logout
220
B
-rw-r--r--
2024-03-29 19:40
.bashrc
3.44
KB
-rw-r--r--
2024-03-29 19:40
.mysql_history
936
B
-rw-------
2026-06-25 07:51
.profile
807
B
-rw-r--r--
2024-03-29 19:40
.selected_editor
66
B
-rw-r--r--
2025-06-14 11:06
agents_to_install.csv
106
B
-rw-r--r--
2025-11-07 07:28
mass-provision-google-cloud-ops-agents.py
18
KB
-rw-r--r--
2025-11-07 07:28
php8.1_cli_errors.log
9.72
KB
-rw-r--r--
2026-06-29 09:51
Save
Rename
# ~/.profile: executed by the command interpreter for login shells. # This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login # exists. # see /usr/share/doc/bash/examples/startup-files for examples. # the files are located in the bash-doc package. # the default umask is set in /etc/profile; for setting the umask # for ssh logins, install and configure the libpam-umask package. #umask 022 # if running bash if [ -n "$BASH_VERSION" ]; then # include .bashrc if it exists if [ -f "$HOME/.bashrc" ]; then . "$HOME/.bashrc" fi fi # set PATH so it includes user's private bin if it exists if [ -d "$HOME/bin" ] ; then PATH="$HOME/bin:$PATH" fi # set PATH so it includes user's private bin if it exists if [ -d "$HOME/.local/bin" ] ; then PATH="$HOME/.local/bin:$PATH" fi