OXIESEC PANEL
- Current Dir:
/
/
snap
/
core
/
17200
/
etc
/
apparmor.d
/
tunables
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
06/06/2024 02:31:58 PM
rwxr-xr-x
📄
alias
624 bytes
06/29/2023 11:30:41 AM
rw-r--r--
📄
apparmorfs
376 bytes
06/29/2023 11:30:41 AM
rw-r--r--
📄
dovecot
804 bytes
06/29/2023 11:30:41 AM
rw-r--r--
📄
global
694 bytes
06/29/2023 11:30:41 AM
rw-r--r--
📄
home
983 bytes
06/29/2023 11:30:41 AM
rw-r--r--
📁
home.d
-
02/18/2024 07:58:21 PM
rwxr-xr-x
📄
kernelvars
828 bytes
06/29/2023 11:30:41 AM
rw-r--r--
📄
multiarch
631 bytes
06/29/2023 11:30:41 AM
rw-r--r--
📁
multiarch.d
-
06/29/2023 11:30:38 AM
rwxr-xr-x
📄
proc
440 bytes
06/29/2023 11:30:41 AM
rw-r--r--
📄
securityfs
430 bytes
06/29/2023 11:30:41 AM
rw-r--r--
📄
sys
368 bytes
06/29/2023 11:30:41 AM
rw-r--r--
📄
xdg-user-dirs
868 bytes
06/29/2023 11:30:41 AM
rw-r--r--
📁
xdg-user-dirs.d
-
02/18/2024 07:58:20 PM
rwxr-xr-x
Editing: xdg-user-dirs
Close
# ------------------------------------------------------------------ # # Copyright (C) 2014 Canonical Ltd. # # This program is free software; you can redistribute it and/or # modify it under the terms of version 2 of the GNU General Public # License published by the Free Software Foundation. # # ------------------------------------------------------------------ # Define the common set of XDG user directories (usually defined in # /etc/xdg/user-dirs.defaults) @{XDG_DESKTOP_DIR}="Desktop" @{XDG_DOWNLOAD_DIR}="Downloads" @{XDG_TEMPLATES_DIR}="Templates" @{XDG_PUBLICSHARE_DIR}="Public" @{XDG_DOCUMENTS_DIR}="Documents" @{XDG_MUSIC_DIR}="Music" @{XDG_PICTURES_DIR}="Pictures" @{XDG_VIDEOS_DIR}="Videos" # Also, include files in tunables/xdg-user-dirs.d for site-specific adjustments # to the various XDG directories #include <tunables/xdg-user-dirs.d>