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 /
software-properties /
gtkbuilder /
[ HOME SHELL ]
Name
Size
Permission
Action
dialog-add-sources-list.ui
6.16
KB
-rw-r--r--
dialog-add.ui
8.88
KB
-rw-r--r--
dialog-cache-outofdate.ui
6.58
KB
-rw-r--r--
dialog-cdrom-progress.ui
3.29
KB
-rw-r--r--
dialog-edit-source.ui
10.53
KB
-rw-r--r--
dialog-mirror.ui
15.95
KB
-rw-r--r--
dialog-ua-attach.ui
10.51
KB
-rw-r--r--
dialog-ua-detach.ui
2.59
KB
-rw-r--r--
dialog-ua-fips-enable.ui
3.53
KB
-rw-r--r--
main.ui
94.74
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : dialog-add.ui
<?xml version="1.0"?> <interface> <!-- interface-requires gtk+ 2.12 --> <!-- interface-naming-policy toplevel-contextual --> <object class="GtkDialog" id="dialog_add_custom"> <property name="border_width">6</property> <property name="resizable">False</property> <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox2"> <property name="visible">True</property> <property name="spacing">12</property> <child> <object class="GtkHBox" id="hbox7"> <property name="visible">True</property> <property name="border_width">6</property> <property name="spacing">12</property> <child> <object class="GtkImage" id="image3"> <property name="visible">True</property> <property name="yalign">0</property> <property name="stock">gtk-dialog-question</property> <property name="icon-size">6</property> </object> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkVBox" id="vbox5"> <property name="visible">True</property> <property name="spacing">12</property> <child> <object class="GtkLabel" id="label33"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><big><b>Enter the complete APT line of the repository that you want to add as source</b></big></property> <property name="use_markup">True</property> <property name="wrap">True</property> <property name="selectable">True</property> <property name="max-width-chars">70</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="label_example_line"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="wrap">True</property> <property name="selectable">True</property> <property name="max-width-chars">70</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkHBox" id="hbox8"> <property name="visible">True</property> <property name="spacing">10</property> <child> <object class="GtkLabel" id="label34"> <property name="visible">True</property> <property name="label" translatable="yes">APT line:</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkEntry" id="entry_source_line"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="activates_default">True</property> </object> <packing> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="position">2</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child internal-child="action_area"> <object class="GtkHButtonBox" id="dialog-action_area2"> <property name="visible">True</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="button5"> <property name="label">gtk-cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="receives_default">False</property> <property name="use_stock">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkButton" id="button_add_source"> <property name="visible">True</property> <property name="sensitive">False</property> <property name="can_focus">True</property> <property name="has_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">False</property> <child> <object class="GtkAlignment" id="alignment1"> <property name="visible">True</property> <property name="xscale">0</property> <property name="yscale">0</property> <child> <object class="GtkHBox" id="hbox10"> <property name="visible">True</property> <property name="spacing">2</property> <child> <object class="GtkImage" id="image2"> <property name="visible">True</property> <property name="stock">gtk-add</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="label35"> <property name="visible">True</property> <property name="label" translatable="yes">_Add Source</property> <property name="use_underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </object> </child> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="pack_type">end</property> <property name="position">0</property> </packing> </child> </object> </child> <action-widgets> <action-widget response="-6">button5</action-widget> <action-widget response="-5">button_add_source</action-widget> </action-widgets> </object> </interface>
Close