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
/
usr /
share /
dbus-1 /
interfaces /
[ HOME SHELL ]
Name
Size
Permission
Action
com.canonical.UbuntuAdvantage.xml
825
B
-rw-r--r--
net.reactivated.Fprint.Device.xml
24.21
KB
-rw-r--r--
net.reactivated.Fprint.Manager.xml
1.39
KB
-rw-r--r--
org.fedoraproject.Config.Printing.xml
9.51
KB
-rw-r--r--
org.freedesktop.Accounts.User.xml
38.74
KB
-rw-r--r--
org.freedesktop.Accounts.xml
9.16
KB
-rw-r--r--
org.freedesktop.Avahi.AddressResolver.xml
1.6
KB
-rw-r--r--
org.freedesktop.Avahi.DomainBrowser.xml
1.69
KB
-rw-r--r--
org.freedesktop.Avahi.EntryGroup.xml
3.51
KB
-rw-r--r--
org.freedesktop.Avahi.HostNameResolver.xml
1.6
KB
-rw-r--r--
org.freedesktop.Avahi.RecordBrowser.xml
1.89
KB
-rw-r--r--
org.freedesktop.Avahi.Server.xml
14
KB
-rw-r--r--
org.freedesktop.Avahi.ServiceBrowser.xml
1.82
KB
-rw-r--r--
org.freedesktop.Avahi.ServiceResolver.xml
1.84
KB
-rw-r--r--
org.freedesktop.Avahi.ServiceTypeBrowser.xml
1.76
KB
-rw-r--r--
org.freedesktop.bolt.xml
15.85
KB
-rw-r--r--
org.freedesktop.ColorHelper.xml
7.95
KB
-rw-r--r--
org.freedesktop.ColorManager.Device.xml
16.48
KB
-rw-r--r--
org.freedesktop.ColorManager.Profile.xml
7.49
KB
-rw-r--r--
org.freedesktop.ColorManager.Sensor.xml
10.56
KB
-rw-r--r--
org.freedesktop.ColorManager.xml
25.75
KB
-rw-r--r--
org.freedesktop.fwupd.xml
26.82
KB
-rw-r--r--
org.freedesktop.GeoClue2.Agent.xml
1.92
KB
-rw-r--r--
org.freedesktop.GeoClue2.Client.xml
4.35
KB
-rw-r--r--
org.freedesktop.GeoClue2.Location.xml
2.58
KB
-rw-r--r--
org.freedesktop.GeoClue2.Manager.xml
2.99
KB
-rw-r--r--
org.freedesktop.GeoClue2.xml
2
KB
-rw-r--r--
org.freedesktop.PackageKit.Transaction.xml
85.9
KB
-rw-r--r--
org.freedesktop.PackageKit.xml
21.5
KB
-rw-r--r--
org.freedesktop.RealtimeKit1.xml
2.18
KB
-rw-r--r--
org.freedesktop.Tracker3.Miner.Files.Index.xml
416
B
-rw-r--r--
org.freedesktop.Tracker3.Miner.xml
2.14
KB
-rw-r--r--
org.freedesktop.UPower.Device.xml
26.61
KB
-rw-r--r--
org.freedesktop.UPower.KbdBacklight.xml
4.08
KB
-rw-r--r--
org.freedesktop.UPower.Wakeups.xml
4.04
KB
-rw-r--r--
org.freedesktop.UPower.xml
7.83
KB
-rw-r--r--
org.gnome.Shell.Extensions.xml
7.72
KB
-rw-r--r--
org.gnome.Shell.Introspect.xml
2.96
KB
-rw-r--r--
org.gnome.Shell.PadOsd.xml
861
B
-rw-r--r--
org.gnome.Shell.Screencast.xml
4.28
KB
-rw-r--r--
org.gnome.Shell.Screenshot.xml
5.6
KB
-rw-r--r--
org.gnome.ShellSearchProvider2.xml
4.39
KB
-rw-r--r--
org.gnome.ShellSearchProvider.xml
3.6
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : org.freedesktop.ColorHelper.xml
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "https://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> <node name="/" xmlns:doc="https://www.freedesktop.org/dbus/1.0/doc.dtd"> <interface name='org.freedesktop.ColorHelper'> <doc:doc> <doc:description> <doc:para> The interface used for general calibration queries not related to specific device types, for example displays. </doc:para> </doc:description> </doc:doc> <!--***********************************************************--> <property name='DaemonVersion' type='s' access='read'> <doc:doc> <doc:description> <doc:para> The daemon version. </doc:para> </doc:description> </doc:doc> </property> </interface> <interface name='org.freedesktop.ColorHelper.Display'> <doc:doc> <doc:description> <doc:para> The interface used for calibrating displays. </doc:para> </doc:description> </doc:doc> <!--***********************************************************--> <property name='Progress' type='u' access='read'> <doc:doc> <doc:description> <doc:para> The percentage complete of the calibration. </doc:para> </doc:description> </doc:doc> </property> <!--***********************************************************--> <method name='Start'> <doc:doc> <doc:description> <doc:para> Starts the calibration. </doc:para> </doc:description> </doc:doc> <arg type='s' name='device_id' direction='in'> <doc:doc> <doc:summary> <doc:para> The device ID, e.g. <doc:tt>xrandr-LVDS1</doc:tt>. </doc:para> </doc:summary> </doc:doc> </arg> <arg type='s' name='profile_id' direction='in'> <doc:doc> <doc:summary> <doc:para> The profile ID, e.g. <doc:tt>sensor-colorhug</doc:tt>. </doc:para> </doc:summary> </doc:doc> </arg> <arg type='a{sv}' name='options' direction='in'> <annotation name="org.qtproject.QtDBus.QtTypeName.In2" value="QVariantMap"/> <doc:doc> <doc:summary> <doc:para> Optional parameters that will influence the calibration. Known keys are: <doc:tt>Quality</doc:tt> : (u) The calibration quality, where 0 is low, 1 is medium and 2 is high. <doc:tt>Whitepoint</doc:tt> : (u) The target whitepoint in Kelvin, or 0 or native. <doc:tt>Title</doc:tt> : (s) The profile title, e.g. <doc:tt>Lenovo T61</doc:tt>. <doc:tt>DeviceKind</doc:tt> : (u) The CdSensorCap for the display. <doc:tt>Brightness</doc:tt> : (u) The display brightness. </doc:para> </doc:summary> </doc:doc> </arg> </method> <!--***********************************************************--> <method name='Cancel'> <doc:doc> <doc:description> <doc:para> Cancel the calibration that is in progress. </doc:para> </doc:description> </doc:doc> </method> <!--***********************************************************--> <method name='Resume'> <doc:doc> <doc:description> <doc:para> Resume the calibration that is in progress. </doc:para> </doc:description> </doc:doc> </method> <!-- ************************************************************ --> <signal name='Finished'> <doc:doc> <doc:description> <doc:para> The calibration process has been completed. </doc:para> </doc:description> </doc:doc> <arg type='u' name='error_code' direction='out'> <doc:doc> <doc:summary> <doc:para> An error code, or 0 for no error. The error code is specified in CdMainError. </doc:para> </doc:summary> </doc:doc> </arg> <arg type='a{sv}' name='details' direction='out'> <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="QVariantMap"/> <doc:doc> <doc:summary> <doc:para> Extra data from the calibration that may be useful to client software. Known keys are: <doc:tt>ProfileId</doc:tt> : (s) The ID of the profile. <doc:tt>ProfilePath</doc:tt> : (s) The object path of the profile. <doc:tt>ErrorDetails</doc:tt>: (s) Any untranslated error detail string. </doc:para> </doc:summary> </doc:doc> </arg> </signal> <!-- ************************************************************ --> <signal name='UpdateSample'> <doc:doc> <doc:description> <doc:para> Emitted when the controller should update the RGB patch on the screen. The controller has 100ms to update the display. </doc:para> </doc:description> </doc:doc> <arg type='d' name='red' direction='out'> <doc:doc> <doc:summary> <doc:para> The red value from 0.0 to 1.0 </doc:para> </doc:summary> </doc:doc> </arg> <arg type='d' name='green' direction='out'> <doc:doc> <doc:summary> <doc:para> The red value from 0.0 to 1.0 </doc:para> </doc:summary> </doc:doc> </arg> <arg type='d' name='blue' direction='out'> <doc:doc> <doc:summary> <doc:para> The red value from 0.0 to 1.0 </doc:para> </doc:summary> </doc:doc> </arg> </signal> <!-- ************************************************************ --> <signal name='UpdateGamma'> <doc:doc> <doc:description> <doc:para> Emitted when the controller should update the gamma ramps for the screen. The controller has 50ms to update the display. </doc:para> </doc:description> </doc:doc> <arg type='a(ddd)' name='gamma' direction='out'> <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="CdGammaList"/> <doc:doc> <doc:summary> <doc:para> The red, green and blue ramps, which should be interpolated to match the display gamma size. </doc:para> </doc:summary> </doc:doc> </arg> </signal> <!-- ************************************************************ --> <signal name='InteractionRequired'> <doc:doc> <doc:description> <doc:para> Emitted when the user needs to do something. </doc:para> </doc:description> </doc:doc> <arg type='u' name='code' direction='out'> <doc:doc> <doc:summary> <doc:para> The interaction code, where: 0 = attach to screen 1 = move to calibration mode. 2 = move to surface mode. 3 = shut the laptop lid. </doc:para> </doc:summary> </doc:doc> </arg> <arg type='s' name='message' direction='out'> <doc:doc> <doc:summary> <doc:para> Any debugging message for the interaction. </doc:para> </doc:summary> </doc:doc> </arg> <arg type='s' name='image' direction='out'> <doc:doc> <doc:summary> <doc:para> An image to show what interaction is required, or '' for no image available. </doc:para> </doc:summary> </doc:doc> </arg> </signal> </interface> </node>
Close