Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.216.32
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
dracut /
modules.d /
05rdma /
Delete
Unzip
Name
Size
Permission
Date
Action
module-setup.sh
787
B
-rwxr-xr-x
2021-05-01 20:27
Save
Rename
#!/bin/bash check() { [ -n "$hostonly" -a -c /sys/class/infiniband_verbs/uverbs0 ] && return 0 [ -n "$hostonly" ] && return 255 return 0 } depends() { return 0 } install() { inst /etc/rdma/rdma.conf inst /etc/rdma/mlx4.conf inst /etc/rdma/sriov-vfs inst /usr/libexec/rdma-init-kernel inst /usr/libexec/mlx4-setup.sh inst /usr/libexec/rdma-set-sriov-vf inst /usr/lib/modprobe.d/libmlx4.conf inst_multiple lspci setpci awk sleep inst_multiple -o /etc/modprobe.d/mlx4.conf inst_rules 98-rdma.rules 70-persistent-ipoib.rules } installkernel() { hostonly='' instmods =drivers/infiniband =drivers/net/ethernet/mellanox =drivers/net/ethernet/chelsio =drivers/net/ethernet/cisco =drivers/net/ethernet/emulex =drivers/target hostonly='' instmods crc-t10dif crct10dif_common }