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 /
nautilus /
ontology /
[ HOME SHELL ]
Name
Size
Permission
Action
nautilus.description
373
B
-rw-r--r--
nautilus.ontology
818
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : nautilus.ontology
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix nrl: <http://tracker.api.gnome.org/ontology/v3/nrl#> . @prefix nautilus: <https://gitlab.gnome.org/GNOME/nautilus#> . nautilus: a nrl:Namespace, nrl:Ontology ; nrl:prefix "nautilus" ; nrl:lastModified "2020-05-01T10:00:00Z" . nautilus:File a rdfs:Class ; rdfs:comment "Represents a file on disk by its URL. Equivalent to http://tracker.api.gnome.org/ontology/v3/nfo#FileDataObject" ; rdfs:subClassOf rdfs:Resource ; nrl:notify true . nautilus:starred a rdf:Property ; rdfs:comment "Marks files that are starred in Nautilus." ; rdfs:domain nautilus:File ; rdfs:range xsd:boolean ; nrl:maxCardinality 1 .
Close