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 /
update-manager /
gtkbuilder /
[ HOME SHELL ]
Name
Size
Permission
Action
Dialog.ui
5.13
KB
-rw-r--r--
UpdateManager.ui
15.46
KB
-rw-r--r--
UpdateProgress.ui
3.55
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : UpdateProgress.ui
<?xml version="1.0" encoding="UTF-8"?> <interface> <!-- interface-requires gtk+ 3.0 --> <object class="GtkWindow" id="window_update_progress"> <property name="can_focus">False</property> <child> <object class="GtkGrid" id="pane_update_progress"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="border_width">12</property> <property name="row_spacing">6</property> <property name="column_spacing">6</property> <child> <object class="GtkLabel" id="label_header"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="width">2</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkLabel" id="label_details"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="ellipsize">end</property> <property name="max_width_chars">20</property> <attributes> <attribute name="scale" value="0.9"/> </attributes> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> <property name="width">2</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkAlignment" id="progressbar_slot"> <property name="width_request">350</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="yscale">0.5</property> <child> <placeholder/> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkGrid" id="button_cancel_slot"> <property name="visible">True</property> <property name="can_focus">False</property> <child> <placeholder/> </child> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkGrid" id="expander_slot"> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <child> <placeholder/> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> <property name="width">2</property> <property name="height">1</property> </packing> </child> </object> </child> </object> </interface>
Close