Difference between revisions of "Groovix2013Changes"

From GroovixWiki
Jump to: navigation, search
(Notable Changes in Groovix 2013)
Line 10: Line 10:
  
 
=== Imaging ===
 
=== Imaging ===
 
+
When imaging (installing) a Groovix workstation you now hit tab instead of F6 to change options.  The label/site/type options are now called:
 
+
<nowiki>
 
+
gxtype= gxtype= gxsite= gxlabel=
 
+
</nowiki>
 +
There is no type2, type3, etc. as there was in Groovix 1004. Now just specify multiple types all using type= , for example:
 +
<nowiki>
 +
gxtype=web gxtype=childrens gxsite=central gxlabel=CW01
 +
</nowiki>
  
 
=== Re-Imaging ===
 
=== Re-Imaging ===
Groovix 2013 workstations can be re-imaged with the following methods:
+
When you re-image a Groovix workstation, parameters like label/site/type and network configuration will be restored from previous values whenever possible. Groovix workstations can easily be re-imaged using several methods:
*Booting up the machine and choosing groovix-re-install from the grub menu
+
#Booting up the machine and choosing groovix-re-install from the grub menu
**The "GNU GRUB" menu appears for five seconds during boot.  You may repeatedly hit the down arrow on the keyboard once per second during boot until you see the "GNU GRUB" boot menu to avoid missing it.
+
::The "GNU GRUB" menu appears for five seconds during boot.  You may repeatedly hit the down arrow on the keyboard once per second during boot until you see the "GNU GRUB" boot menu to avoid missing it.
*running groovix-auto-re-install from the command line (locally or remotely through ssh)
+
#booting USB or DVD media and choosing the "Groovix Automatic Install/Re-Install" value.   
*booting USB or DVD media and choosing the "Groovix Automatic Install/Re-Install" value.  label/site/type values will be automatically restored from saved values.
+
#running groovix-auto-re-install from the command line (locally or remotely through ssh)
*asking Groovix staff
+
#ask Groovix staff to re-image a machine remotely for you (requires that the machine is still reachable over the network)
 
 
:
 
:
 
:
 
 
 
  
 
== What has NOT changed in Groovix 2013 ==
 
== What has NOT changed in Groovix 2013 ==
 
*From an end user perspective not much has changed aside from newer program versions.
 
*From an end user perspective not much has changed aside from newer program versions.
 
*Aside from a revamped Groovix Net Control, there have been no major changes to the server side of Groovix including monitoring, reservations, print management, etc.  2014 development will focus on the server side code.
 
*Aside from a revamped Groovix Net Control, there have been no major changes to the server side of Groovix including monitoring, reservations, print management, etc.  2014 development will focus on the server side code.

Revision as of 15:51, 9 February 2014

Notable Changes in Groovix 2013

Here is a short list of changes in Groovix 2013 that may affect administrative tasks. From an end user perspective not much has changed aside from newer program versions.


Changing Label/Site/Type

If you need to modify a workstation's label, site, or type after it has been imaged, edit the /etc/groovix/groovix.conf file instead of editing /etc/groovix/label /etc/groovix/site and /etc/groovix/type /etc/groovix/type2, etc. as you did in Groovix 1004.

It is OK to add a site or type if they were undefined during imaging, and additional types may added at any time. However, Groovix (2013 or previous versions) DOES NOT SUPPORT changing from one label or site to another, or deleting a type. This is because there is no logic in Groovix Net Control to undo changes triggered by previous label/site/type values. In a emergency you may be able to get away with changing label/site/type values without re-imaging, but if you call for support we will ask that you re-image it. Re-imaging with Groovix 2013 is really easy, see the Re-Imaging section below for more details. If you are going to use an automatic Re-Install/re-image option you should reboot or run groovix-net-control first to make sure the new label/site/type values are saved on the server.


Imaging

When imaging (installing) a Groovix workstation you now hit tab instead of F6 to change options. The label/site/type options are now called:

gxtype= gxtype= gxsite= gxlabel=

There is no type2, type3, etc. as there was in Groovix 1004. Now just specify multiple types all using type= , for example:

gxtype=web gxtype=childrens gxsite=central gxlabel=CW01

Re-Imaging

When you re-image a Groovix workstation, parameters like label/site/type and network configuration will be restored from previous values whenever possible. Groovix workstations can easily be re-imaged using several methods:

  1. Booting up the machine and choosing groovix-re-install from the grub menu
The "GNU GRUB" menu appears for five seconds during boot. You may repeatedly hit the down arrow on the keyboard once per second during boot until you see the "GNU GRUB" boot menu to avoid missing it.
  1. booting USB or DVD media and choosing the "Groovix Automatic Install/Re-Install" value.
  2. running groovix-auto-re-install from the command line (locally or remotely through ssh)
  3. ask Groovix staff to re-image a machine remotely for you (requires that the machine is still reachable over the network)

What has NOT changed in Groovix 2013

  • From an end user perspective not much has changed aside from newer program versions.
  • Aside from a revamped Groovix Net Control, there have been no major changes to the server side of Groovix including monitoring, reservations, print management, etc. 2014 development will focus on the server side code.