0

how to open virtual manager from SSH

I need to open virtual manager through command-line when i ssh to my Graphical server.

jacob
asked May 27, 2017
1 Answer
0

You should take SSH with -X option and then type virt-manager command,

# ssh username@(IP_Address) -X
# virt-manager
View More
jagannatharumugam
answered May 28, 2017
Your Answer
||||
x
 
100:0