Changes

Jump to navigation Jump to search
314 bytes added ,  13:05, 19 July 2022
Line 2: Line 2:  
<!-- here we define the contrib name variable -->
 
<!-- here we define the contrib name variable -->
 
<!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want-->
 
<!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want-->
{{#vardefine:contribname| {{lc: {{#titleparts:  {{BASEPAGENAME}} |1}} }} }}
+
{{#vardefine:contribname| {{lc: {{#titleparts:  qemu-guest-agent |1}} }} }}
{{#vardefine:smecontribname| smeserver-{{lc: {{#titleparts:  {{BASEPAGENAME}} |1}} }} }}
+
{{#vardefine:smecontribname| smeserver-{{lc: {{#titleparts:  qemu-guest-agent |1}} }} }}
 
<!-- we define the language -->
 
<!-- we define the language -->
 
{{#vardefine:lang| {{lc:  {{#titleparts:    {{PAGENAME}} | | -1}}  }} |en }}
 
{{#vardefine:lang| {{lc:  {{#titleparts:    {{PAGENAME}} | | -1}}  }} |en }}
Line 36: Line 36:  
<tab name="For SME 10">
 
<tab name="For SME 10">
 
<br>
 
<br>
For a simple installation first set the QEMU Guest Agent as Enabled in the VM options
+
For a simple installation first set the ''QEMU Guest Agent'' as Enabled in the VM options and ''Display'' to Virtio-GPU in the Hardware Options.
    
Then just do:
 
Then just do:
  yum --enablerepo=smecontribs install smeserver-qemu-guest-agent
+
  yum --enablerepo=smecontribs install smeserver-qemu-guest-agent -y
 
  signal-event post-upgrade;signal-event reboot
 
  signal-event post-upgrade;signal-event reboot
   Line 45: Line 45:     
  systemctl status qemu-guest-agent
 
  systemctl status qemu-guest-agent
 +
 +
If agent was not enabled before the start of the vm from the hypervisor, so a reboot of the VM is not enough. You need to actually shutdown and restart the VM to enable the agent at the supervisor level and have qemu-guest-agent not to fail for dependency. 
    
To install manually:
 
To install manually:
Line 71: Line 73:  
=== Configuration ===
 
=== Configuration ===
   −
  config show smeserver-qemu-guest-agent
+
  config show qemu-guest-agent
 
      
=== Uninstall ===
 
=== Uninstall ===
Line 82: Line 83:     
Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=No open bugs found.}}  
 
Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=No open bugs found.}}  
 
+
<br>
 
===Changelog===
 
===Changelog===
 
Only released version in smecontrib are listed here.
 
Only released version in smecontrib are listed here.
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu