Changes

From SME Server
Jump to navigationJump to search
380 bytes added ,  06:39, 22 June 2022
m
Line 12: Line 12:  
=== Requirements ===
 
=== Requirements ===
 
*smeserver >= 10.0
 
*smeserver >= 10.0
 +
*smeserver-pxe (will be installed as a dependency when installing smeserver-thinclient)
 
*The thinclient workstations are receiving their dhcp info from your smeserver.
 
*The thinclient workstations are receiving their dhcp info from your smeserver.
 
*A tftp-server, either on your smeserver or another server in your domain (I have also created a contrib to install a [[Tftp server|tftp server]] on your smeserver).
 
*A tftp-server, either on your smeserver or another server in your domain (I have also created a contrib to install a [[Tftp server|tftp server]] on your smeserver).
Line 28: Line 29:  
Go to the Thin Clients panel on Server Manager (within the Configuration section) and 'enable' etc.
 
Go to the Thin Clients panel on Server Manager (within the Configuration section) and 'enable' etc.
   −
[[Image:Thinclientmenu.png]]
+
[[File:ThinclientGlobal.png|alt=]]
    
===Related Contribs===
 
===Related Contribs===
   −
Requires [[Pxe]]
+
Requires [[Pxe|smeserver-pxe]]
   −
Tftp Server
+
Can work with and use [[Tftp server|smeserver-tftp-server]]
https://wiki.koozali.org/Tftp_server
   
   
 
   
 
=== Uninstall ===
 
=== Uninstall ===
 
  yum remove smeserver-thinclient
 
  yum remove smeserver-thinclient
 +
If you no longer need to do any pxe booting, please also remove smeserver-pxe<syntaxhighlight lang="bash">
 +
yum remove smeserver-pxe
 +
</syntaxhighlight>And clean-up via<syntaxhighlight lang="bash">
 +
signal-event post-upgrade
 +
signal-event reboot
 +
</syntaxhighlight>
    
=== Source ===
 
=== Source ===
371

edits

Navigation menu