HEX
Server: nginx/1.28.3
System: Linux ip-172-31-12-242 6.17.0-1007-aws #7~24.04.1-Ubuntu SMP Thu Jan 22 21:04:49 UTC 2026 x86_64
User: root (0)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: //usr/share/dbus-1/interfaces/org.freedesktop.hostname1.xml
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"https://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
 <interface name="org.freedesktop.DBus.Peer">
  <method name="Ping"/>
  <method name="GetMachineId">
   <arg type="s" name="machine_uuid" direction="out"/>
  </method>
 </interface>
 <interface name="org.freedesktop.DBus.Introspectable">
  <method name="Introspect">
   <arg name="xml_data" type="s" direction="out"/>
  </method>
 </interface>
 <interface name="org.freedesktop.DBus.Properties">
  <method name="Get">
   <arg name="interface_name" direction="in" type="s"/>
   <arg name="property_name" direction="in" type="s"/>
   <arg name="value" direction="out" type="v"/>
  </method>
  <method name="GetAll">
   <arg name="interface_name" direction="in" type="s"/>
   <arg name="props" direction="out" type="a{sv}"/>
  </method>
  <method name="Set">
   <arg name="interface_name" direction="in" type="s"/>
   <arg name="property_name" direction="in" type="s"/>
   <arg name="value" direction="in" type="v"/>
  </method>
  <signal name="PropertiesChanged">
   <arg type="s" name="interface_name"/>
   <arg type="a{sv}" name="changed_properties"/>
   <arg type="as" name="invalidated_properties"/>
  </signal>
 </interface>
 <interface name="org.freedesktop.hostname1">
  <property name="Hostname" type="s" access="read">
  </property>
  <property name="StaticHostname" type="s" access="read">
  </property>
  <property name="PrettyHostname" type="s" access="read">
  </property>
  <property name="DefaultHostname" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="HostnameSource" type="s" access="read">
  </property>
  <property name="IconName" type="s" access="read">
  </property>
  <property name="Chassis" type="s" access="read">
  </property>
  <property name="Deployment" type="s" access="read">
  </property>
  <property name="Location" type="s" access="read">
  </property>
  <property name="KernelName" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="KernelRelease" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="KernelVersion" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="OperatingSystemPrettyName" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="OperatingSystemCPEName" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="OperatingSystemSupportEnd" type="t" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="HomeURL" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="HardwareVendor" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="HardwareModel" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="FirmwareVersion" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="FirmwareVendor" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="FirmwareDate" type="t" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="MachineID" type="ay" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="BootID" type="ay" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <method name="SetHostname">
   <arg type="s" name="hostname" direction="in"/>
   <arg type="b" name="interactive" direction="in"/>
  </method>
  <method name="SetStaticHostname">
   <arg type="s" name="hostname" direction="in"/>
   <arg type="b" name="interactive" direction="in"/>
  </method>
  <method name="SetPrettyHostname">
   <arg type="s" name="hostname" direction="in"/>
   <arg type="b" name="interactive" direction="in"/>
  </method>
  <method name="SetIconName">
   <arg type="s" name="icon" direction="in"/>
   <arg type="b" name="interactive" direction="in"/>
  </method>
  <method name="SetChassis">
   <arg type="s" name="chassis" direction="in"/>
   <arg type="b" name="interactive" direction="in"/>
  </method>
  <method name="SetDeployment">
   <arg type="s" name="deployment" direction="in"/>
   <arg type="b" name="interactive" direction="in"/>
  </method>
  <method name="SetLocation">
   <arg type="s" name="location" direction="in"/>
   <arg type="b" name="interactive" direction="in"/>
  </method>
  <method name="GetProductUUID">
   <arg type="b" name="interactive" direction="in"/>
   <arg type="ay" name="uuid" direction="out"/>
  </method>
  <method name="GetHardwareSerial">
   <arg type="s" name="serial" direction="out"/>
  </method>
  <method name="Describe">
   <arg type="s" name="json" direction="out"/>
  </method>
 </interface>
</node>