Release of Exam System for Linux learning and linuxexam System
Configuration time: January 1, November 27, 2015
Configuration person: writer: light rain Happy
01. Linux installation Diagram
Welcome Page
Desktop
02. File directory operations using Linux commands
Create three data centers (L4, L5, and L6) for the North da qingbird wudaokou campus)
Create a manager for three data centers
Each data center has a shift leader
Find the L5master and prepare a vertex table for him.
Find the L4master, prepare a vertex table, and prepare a class training table for him.
The L5master has made comments and also needs a class training table.
In addition, the L5master wants to collect off-duty training information. For example, the number of lines and characters.
Then the L4master is not convinced. He also did one thing, that is, he found out all the "self" in the class training ".
In order to allow students to practice the class training sentence "classroom efficiency is the lifeline of learning ",
Therefore, I purchased a 30-bit mobile phone bag with the class teacher, which was handed over to the L4master by default,
One day, the manager found that the L5master also needs a mobile phone bag to manage the class. There is no way to cut the mobile phone bag in the L4master into the L5master.
* **************************** Small Tip ********* *******************************
Note: rmdir deletes the empty directory rm-r to delete non-empty directories and files.
* **************************** Small Tip ********* *******************************
Another day. Communication between L4master and L5master is required. I found that every time I had to go out of the L4 door and then into the L5 door, it was very troublesome, so I made a hole in the wall (haha !), Then it is equivalent to establishing a connection. The two can communicate with each other. Links in Linux (quick access)
03. Install JDK in Linux to obtain the root permission.
02. Go to the usr directory
03. Create a java directory under usr
04. Copy the jdk installation package to the java Directory, which is in Desktop/share by default.
05. Install jdk
06. Create a link to save the directory Length
07. Edit the configuration file
Vi/etc/profile
Add the following content:
JAVA_HOME =/usr/jdk
CLASSPATH = $ JAVA_HOME/lib/
PATH = $ PATH: $ JAVA_HOME/bin
Export PATH JAVA_HOME CLASSPATH
Ctrl + space and then: wq save
08. Restart the machine or source/etc/profile
Sudo shutdown-r now (not recommended)
Reload
09. view the installation status
Java-version
04. Install tomcat01. copy the file from share to usr/java in Linux.
02. Create a link file
03. start tomcat
The configuration is complete.
Publish the Exam system to Tomcat.
Pass the Exam folder of the local machine to the specified directory of the Virtual Machine Tomcat
Stop the service and restart the service.