- To run a Java web project on a local Tomcat server, use the console command
tomcat7-instance-create, then define a new Server → Apache → Tomcat v7.0 Server in Eclipse
- Staff can use the Epoptes management interface by running it on the server:
remote-epoptes - Only student logins start the Epoptes client and can be remote-controlled
- First, wait another minute, especially when logging in for the first time
- Press
Ctrl-Alt-Deland select "Log out", thenCtrl-Alt-F1and log in to the terminal - Run
rm -rf .gconfto remove the.gconffolder logoutof the terminal, pressCtrl-Alt-F7, and log in normally
- Edit
/etc/MEET/packages.yaml - Reboot to trigger
/etc/cron.daily/meet-packages
- Machine MAC address must be added to server config
/etc/dhcp/meet-lab.conf(the MAC address is displayed during the first step below) - After updating this file, restart DHCP:
service isc-dhcp-server restart
- Boot from the network by rebooting and holding down
F12 - If the machine's MAC address was added to
/etc/dhcp/meet-lab.conf, you should see the "Erase & Install" screen - Press
Enterto begin - For a first-time dual-boot installation:
- You should see the option to "resize partition #2 and use freed space" -- make sure it reads "partition #2"
- Choose this option
- Continue, then enter a new partition size of
100 GB - The installer should confirm: partition #5 as ext4 & #6 as swap
- For a dual-boot re-installation:
- Do not choose the option to resize partition #5
- Choose "Manual"
- Go down to the line with "#5", press
Enter - Select "Use as", and select "Ext4"
- Go down to "Format the partition" and press
Enterto switch to "yes" - And for "Mount point", select
/ - Select "Done"
- Go down to "#6", press
Enter, and "Use as" "swap area", then "Done" -- yes, even though swap was already selected - Select "Finish partitioning"
- The installer should confirm: partition #5 as ext4 & #6 as swap
- And for a Linux-only installation, choose "use entire disk"
- At the end of the installation, reboot