ROOTPLOIT
Server: Apache
System: Linux node6122.myfcloud.com 6.14.3-x86_64-linode168 #1 SMP PREEMPT_DYNAMIC Mon Apr 21 19:47:55 EDT 2025 x86_64
User: bashacomputer (1004)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/share/doc/rdma-core/rxe.md
# Configure Soft-RoCE (RXE):

Create RXE device over network interface (e.g. eth0):

	# rdma link add rxe_eth0 type rxe netdev eth0

Use the status command to display the current configuration:

	# rdma link

If you are using a Mellanox HCA, make sure that the mlx4_ib/mlx5_ib kernel
module is not loaded (modprobe –rv mlx4_ib) in the soft-RoCE machine.  Now you
have an Infiniband device called “rxe0_eth0” that can be used to run any RoCE
app.