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 /
gnome-shell /
[ HOME SHELL ]
Name
Size
Permission
Action
extensions
[ DIR ]
drwxr-xr-x
gir-1.0
[ DIR ]
drwxr-xr-x
modes
[ DIR ]
drwxr-xr-x
search-providers
[ DIR ]
drwxr-xr-x
theme
[ DIR ]
drwxr-xr-x
gdm-theme.gresource
3.72
MB
-rw-r--r--
gnome-shell-dbus-interfaces.gresource
55.21
KB
-rw-r--r--
gnome-shell-icons.gresource
26.05
KB
-rw-r--r--
gnome-shell-osk-layouts.gresource
755.16
KB
-rw-r--r--
gnome-shell-theme.gresource
415.44
KB
-rw-r--r--
Gvc-1.0.gir
147.29
KB
-rw-r--r--
org.gnome.Extensions
118
B
-rw-r--r--
org.gnome.Extensions.data.gresource
23.31
KB
-rw-r--r--
org.gnome.Extensions.src.gresource
24.84
KB
-rw-r--r--
org.gnome.ScreenSaver
97
B
-rw-r--r--
org.gnome.ScreenSaver.src.gresource
12.37
KB
-rw-r--r--
org.gnome.Shell.Extensions
97
B
-rw-r--r--
org.gnome.Shell.Extensions.src.gresource
36.43
KB
-rw-r--r--
org.gnome.Shell.Notifications
97
B
-rw-r--r--
org.gnome.Shell.Notifications.src.gresource
15.09
KB
-rw-r--r--
org.gnome.Shell.Screencast
97
B
-rw-r--r--
org.gnome.Shell.Screencast.src.gresource
25.15
KB
-rw-r--r--
perf-background.xml
1.1
KB
-rw-r--r--
Shell-0.1.gir
242.23
KB
-rw-r--r--
St-1.0.gir
434.11
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : perf-background.xml
<!-- With an animated background, performance will differ depending on whether one layer or two layers are being blended together. This messes up our benchmarks. We could just benchmark a single image, but since blended images are present for much of the day with the GNOME default background, we want to make sure that also performs well; for that reason we ship an "animated" background that animates super-slowly to use during performance tests; it will be in the blended state until 2030. --> <background> <starttime> <year>1990</year> <month>1</month> <day>1</day> <hour>0</hour> <minute>00</minute> <second>00</second> </starttime> <!-- One transition that takes 40 years --> <transition type="overlay"> <duration>1261440000.0</duration> <from>/usr/share/backgrounds/gnome/adwaita-morning.jpg</from> <to>/usr/share/backgrounds/gnome/adwaita-day.jpg</to> </transition> <!-- A single slide doesn't work, so another slide for 1 minute after 40 years --> <static> <duration>60</duration> <file>/usr/share/backgrounds/gnome/Sandstone.jpg</file> </static> </background>
Close