One Hat Cyber Team
Your IP :
3.144.149.217
Server IP :
104.21.16.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
etc
/
X11
/
Xsession.d
/
View File Name :
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