OXIESEC PANEL
- Current Dir:
/
/
snap
/
core24
/
988
/
etc
/
apparmor.d
/
tunables
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/04/2025 04:37:49 PM
rwxr-xr-x
📄
alias
734 bytes
03/19/2025 06:09:43 PM
rw-r--r--
📄
apparmorfs
495 bytes
03/19/2025 06:09:43 PM
rw-r--r--
📄
dovecot
917 bytes
03/19/2025 06:09:43 PM
rw-r--r--
📄
etc
1.23 KB
03/19/2025 06:09:43 PM
rw-r--r--
📄
global
871 bytes
03/19/2025 06:09:43 PM
rw-r--r--
📄
home
974 bytes
03/19/2025 06:09:43 PM
rw-r--r--
📁
home.d
-
05/04/2025 04:37:49 PM
rwxr-xr-x
📄
kernelvars
1.48 KB
03/19/2025 06:09:43 PM
rw-r--r--
📄
multiarch
607 bytes
03/19/2025 06:09:43 PM
rw-r--r--
📁
multiarch.d
-
05/04/2025 04:37:49 PM
rwxr-xr-x
📄
proc
548 bytes
03/19/2025 06:09:43 PM
rw-r--r--
📄
run
129 bytes
03/19/2025 06:09:43 PM
rw-r--r--
📄
securityfs
525 bytes
03/19/2025 06:09:43 PM
rw-r--r--
📄
share
929 bytes
03/19/2025 06:09:43 PM
rw-r--r--
📄
sys
378 bytes
03/19/2025 06:09:43 PM
rw-r--r--
📄
xdg-user-dirs
844 bytes
03/19/2025 06:09:43 PM
rw-r--r--
📁
xdg-user-dirs.d
-
05/04/2025 04:37:49 PM
rwxr-xr-x
Editing: share
Close
@{flatpak_exports_root} = {flatpak/exports,flatpak/{app,runtime}/*/*/*/*/export} # System-wide directories with behaviour analogous to /usr/share # in patterns like the freedesktop.org basedir spec. These are # owned by root or a system user, appear in XDG_DATA_DIRS, and # are the parent directory for `applications`, `themes`, # `dbus-1/services`, etc. @{system_share_dirs} = /{usr,usr/local,var/lib/@{flatpak_exports_root}}/share # Per-user/personal directories with behaviour analogous to # ~/.local/share in patterns like the freedesktop.org basedir spec. # These are owned by the user running an application, appear in # XDG_DATA_DIRS or XDG_DATA_HOME, and are the parent directory # for the same subdirectories as @{system_share_dirs} @{user_share_dirs} = @{HOME}/.local{,/share/@{flatpak_exports_root}}/share # Also, include files in tunables/share.d for site-specific adjustments include if exists <tunables/share.d>