OXIESEC PANEL
- Current Dir:
/
/
etc
/
apparmor.d
/
tunables
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/28/2024 08:41:33 AM
rwxr-xr-x
📄
alias
624 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
apparmorfs
376 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
dovecot
804 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
global
694 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
home
983 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📁
home.d
-
05/09/2024 07:14:29 AM
rwxr-xr-x
📄
kernelvars
828 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
multiarch
631 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📁
multiarch.d
-
05/09/2024 07:14:29 AM
rwxr-xr-x
📄
proc
440 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
securityfs
430 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
sys
368 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
xdg-user-dirs
868 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📁
xdg-user-dirs.d
-
10/21/2019 03:49:43 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>