Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
snap /
snapd-desktop-integration /
315 /
meta /
[ HOME SHELL ]
Name
Size
Permission
Action
gui
[ DIR ]
drwxr-xr-x
hooks
[ DIR ]
drwxr-xr-x
snap.yaml
2.26
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : snap.yaml
name: snapd-desktop-integration version: '0.9' summary: Desktop Integration for snapd description: | Provides a user session daemon used to provide a bridge between the user's session and snapd. Used for things like automatic theme installation. architectures: - amd64 base: core22 assumes: - command-chain - snapd2.43 apps: snapd-desktop-integration: command: usr/bin/snapd-desktop-integration restart-delay: 2s daemon: simple restart-condition: on-success plugs: - desktop - desktop-legacy - gsettings - opengl - wayland - x11 - snap-themes-control - login-session-observe - snap - snap-refresh-observe - unity7 - desktop-launch command-chain: - snap/command-chain/desktop-launch daemon-scope: user confinement: strict grade: stable environment: SNAP_DESKTOP_RUNTIME: $SNAP/gnome-platform GTK_USE_PORTAL: '1' LD_LIBRARY_PATH: ${SNAP_LIBRARY_PATH}${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}:$SNAP/usr/lib:$SNAP/usr/lib/x86_64-linux-gnu PATH: $SNAP/usr/sbin:$SNAP/usr/bin:$SNAP/sbin:$SNAP/bin:$PATH plugs: snap: interface: system-files read: - /snap desktop: mount-host-font-cache: false gtk-3-themes: interface: content target: $SNAP/data-dir/themes default-provider: gtk-common-themes icon-themes: interface: content target: $SNAP/data-dir/icons default-provider: gtk-common-themes sound-themes: interface: content target: $SNAP/data-dir/sounds default-provider: gtk-common-themes gnome-42-2204: interface: content target: $SNAP/gnome-platform default-provider: gnome-42-2204 slots: snapd-desktop-integration: interface: dbus bus: session name: io.snapcraft.SnapDesktopIntegration hooks: configure: command-chain: - snap/command-chain/hooks-configure-fonts plugs: - desktop layout: /usr/share/locale: bind: $SNAP/usr/share/locale /usr/lib/x86_64-linux-gnu/webkit2gtk-4.0: bind: $SNAP/gnome-platform/usr/lib/x86_64-linux-gnu/webkit2gtk-4.0 /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1: bind: $SNAP/gnome-platform/usr/lib/x86_64-linux-gnu/webkit2gtk-4.1 /usr/share/xml/iso-codes: bind: $SNAP/gnome-platform/usr/share/xml/iso-codes /usr/share/libdrm: bind: $SNAP/gnome-platform/usr/share/libdrm
Close