XSCE: Difference between revisions

Satellit (talk | contribs)
Satellit (talk | contribs)
Line 294: Line 294:
*dd to a USB or use gnome-disks restore to install to a > 4 GB USB
*dd to a USB or use gnome-disks restore to install to a > 4 GB USB
:Boot USB (f10 boot menu)
:Boot USB (f10 boot menu)
:wait until installer asks to select "erase"
 
*select "erase"
==Boot NUC with USB stick inserted, using F10 is necessary==
*installer completes
*'''NOTE USB port on NUC or Laptop where TP-Link is connected must be marked and be the only port used.'''
::pswd (your password)
:Or the server will not communicate with XO's or laptops
::pswd xsce-admin (your password)
 
*Type “erase” when requested
*Watch for “done!” or #prompt; ignore “I/O error”.
*Run “reboot”
: Optionally Disable all USB booting in BIOS: F2 on Boot ­> Boot Configuration ­>
Boot Devices ­> USB
: Likewise this should already be disabled: Boot ­> Boot Configuration ­> UEFI Boot ­> Boot USB Devices First
Login to your new server as: '''root / centos''', then change both passwords:  
passwd                      (changes root password)  
passwd xsce-­admin          (has sudo powers, careful!)
*Verify that you have internet connection with “ping yahoo.com”
:Ensure both your networking connections are live and connected in their final position.
*Update Centos7
yum update
yum groupinstall 'GNOME Desktop'  (optional for testing)*
Get the most recent version of the XSCE playbook
cd /opt/schoolserver/xsce
git pull
./install-console
 
*Reboot
 
:Login to xsce-admin/(password)
 
startx
*XSCE should start in Gnome Desktop
*start firefox
:enter "schoolserver" and a pop up on the right side of the URL entry box will ask if you want schoolserver
:click on it


==Meeting Notes 03/31/2016==
==Meeting Notes 03/31/2016==