Who can recommend a graphical LVM tool that can manage remote machines

areslee

New Member
Joined
Jan 7, 2021
Messages
2
Reaction score
0
Credits
17
Hello I need to manage LVM setting on remote machine, and my level is between newbee with intermate, so I'm messed by lvm commands. Who can recommend a graphical tool about it just like lvm-gui something.
Thank you
 


You can try this one and then just use X11 forwarding to do it on the remote machine which look like this.
Code:
ssh -X username@remotemachine
Then you run the name of the LVM GUI manager from the command-line and it will start up.
 
I'm trying, thank you!
You can try this one and then just use X11 forwarding to do it on the remote machine which look like this.
Code:
ssh -X username@remotemachine
Then you run the name of the LVM GUI manager from the command-line and it will start up.
 
You have to have have the LVM gui installed on both sides, so on your local machine and the remote machine in order to use it.
 

Members online


Top