XSCE: Difference between revisions
| Line 36: | Line 36: | ||
Login to your new server as: root / centos, then change both passwords: | Login to your new server as: root / centos, then change both passwords: | ||
passwd (changes root password) | passwd (changes root password) | ||
passwd | passwd xsce-admin (has sudo powers, careful!) | ||
*Verify that you have internet connection with “ping yahoo.com” | *Verify that you have internet connection with “ping yahoo.com” | ||
:Ensure both your networking connections are live and connected in their final position. | :Ensure both your networking connections are live and connected in their final position. | ||
| Line 42: | Line 42: | ||
“cd /opt/schoolserver/xsce” | “cd /opt/schoolserver/xsce” | ||
“git pull origin master | “git pull origin master | ||
==Install the software that lets you access XSCE from a client browser == | ==Install the software that lets you access XSCE from a client browser == | ||
./installconsole” (fixes LAN; no need to “./runtags network”) | ./installconsole” (fixes LAN; no need to “./runtags network”) | ||