Linux cambridge2.uknoc5.com 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64
LiteSpeed
Server IP : 92.48.92.37 & Your IP : 13.58.3.190
Domains :
Cant Read [ /etc/named.conf ]
User : drazizulhaq
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
dracut /
modules.d /
30convertfs /
Delete
Unzip
Name
Size
Permission
Date
Action
convertfs.sh
5.89
KB
-rwxr-xr-x
2018-10-08 13:38
do-convertfs.sh
194
B
-rwxr-xr-x
2018-10-08 13:38
module-setup.sh
336
B
-rwxr-xr-x
2018-10-08 13:38
Save
Rename
#!/bin/bash if getargbool 0 rd.convertfs; then if getargbool 0 rd.debug; then bash -x convertfs "$NEWROOT" 2>&1 | vinfo else convertfs "$NEWROOT" 2>&1 | vinfo fi fi