Changes

Jump to navigation Jump to search
91 bytes removed ,  06:52, 3 July 2022
m
Line 8: Line 8:  
This contribution adds a server manager panel that allows an administrator to manage thinclient workstations (ie. workstations that are using the pxeboot protocol to retrieve a boot image from the server).
 
This contribution adds a server manager panel that allows an administrator to manage thinclient workstations (ie. workstations that are using the pxeboot protocol to retrieve a boot image from the server).
   −
For usage see [[thinclient_usage|this page]].
+
For usage see [[Thinclient usage]].
    
=== Requirements ===
 
=== Requirements ===
Line 22: Line 22:  
  yum --enablerepo=smecontribs install smeserver-thinclient
 
  yum --enablerepo=smecontribs install smeserver-thinclient
   −
You will then need to activate the database changes, re-order the navigation menu, etc.
+
Go to the Thin Clients panel on Server Manager (within the Configuration section) and 'enable' etc. Usage ([[Thinclient usage]]).
 
  −
signal-event post-upgrade
  −
signal-event reboot
  −
 
  −
Go to the Thin Clients panel on Server Manager (within the Configuration section) and 'enable' etc.
      
[[File:ThinclientGlobal.png|alt=]]
 
[[File:ThinclientGlobal.png|alt=]]
Line 41: Line 36:  
If you no longer need to do any pxe booting, please also remove smeserver-pxe<syntaxhighlight lang="bash">
 
If you no longer need to do any pxe booting, please also remove smeserver-pxe<syntaxhighlight lang="bash">
 
yum remove smeserver-pxe
 
yum remove smeserver-pxe
</syntaxhighlight>And clean-up via<syntaxhighlight lang="bash">
+
</syntaxhighlight>And to remove all traces, you can<syntaxhighlight lang="bash">
signal-event post-upgrade
+
rm /home/e-smith/db/thinclient
signal-event reboot
+
rm /etc/dhcpd.thinclient
 
</syntaxhighlight>
 
</syntaxhighlight>
  
371

edits

Navigation menu