Use of disk space for teaching materials¶
Basic Information¶
The educational server sol.edu.cc.uec.ac.jp
has a disk space available to teachers for the purpose of preparing teaching materials.
Caution
This space is outside the quota limit of teachers’ home area, and there is no capacity limit, but please be aware of the size of the free space and use it within the limits of common sense. Please be aware of the size of the available space and use it within the bounds of common sense. Please understand this beforehand.
Area for teaching materials¶
Areas for teaching materials are located below /export.
pass |
information |
---|---|
|
Use it to provide information that you want to refer to as a file from your student’s environment, such as a TeX style file or a C include file runtime data file. This space can also be referenced as /class by symbolic links from educational terminals (Linux). |
|
The real thing is on the file server, and the same area is read only mounted as S drive of educational terminal (Windows) in exercise classrooms and library information study rooms. Please use it to distribute class materials to students as files. |
|
In particular, it is possible to place content that does not select a distribution target here, but due to recent security conditions, the scope of disclosure is limited to the university. Furthermore, we are planning to end the use of the http protocol in the near future and completely migrate to the https protocol. In that case, the contents of this area may not be accessible via web server. Please refrain from new use. |
|
Please prepare the information you would like to provide in https here. For example, HTML files prepared in For more information, see Provision of Educational Materials via WWW. |
Note
In principle, each area is divided into directories for each department, major, etc. Please make timely adjustments to the usage, management, and operation of this directory by each department, major, etc.
Provision of Educational Materials via WWW¶
Basic Information¶
www server |
|
Each port number can be referred to when the user authentication by UEC account is cleared from the following. All accesses are also logged in the access log.
number 80 |
content that is not specifically distributed to be delivered |
number 443 |
nomal contents |
The scope of content available on the WWW server is in principle limited to the university. Content in the home directory area for students, faculty, and staff cannot be changed in terms of its public accessibility. In the following areas controlled by teachers, you can specify a Limit
in your .htaccess
to change the scope of information available to the public.
Caution
Please pay close attention to the contents of the public information and use it responsibly .
Content can be provided from various locations. Configuration in the WWW Server Program (Apache) is configured as follows for each area.
/export/htdocs
directly below, etc¶
It is also possible to place content that does not particularly choose the distribution target, such as /export/htdocs directly below, but due to recent security circumstances, the scope of disclosure is limited to the university.
Caution
We plan to end the use of the http protocol and fully migrate to the https protocol in the near future. In that case, the contents of this area may no longer be accessible via web server. Please do not use this area for new users .
Options |
FollowSymLinks MultiViews |
AllowOverride |
FileInfo Limit Indexes AuthConfig |
Under /export/htsecure
¶
Please prepare general contents here. If you need to control access on an individual basis, this is the place to go.
Caution
Until February 2022, cgi written in php could also be executed, but this function is not available from the itc2022 system.
Options |
FollowSymLinks MultiViews |
AllowOverride |
FileInfo Limit Indexes |
/home3/staff/*/public_html
directly below, etc¶
Web content can be prepared in the faculty’s home directory area. The URL will start with a path like ~name
.
Caution
Please note that the disk space in this area is managed by quota.
Options |
SymLinksIfOwnerMatch MultiViews |
AllowOverride |
FileInfo Limit Indexes |
/home3/staff/*/public_html/htsecure
below¶
SSL-enabled content can be placed within the faculty’s home directory area.
Caution
You cannot browse below this directory without SSL. It is authenticated by UEC Account and UEC Account Password used to log into the educational server.
Options |
SymLinksIfOwnerMatch MultiViews |
AllowOverride |
FileInfo Limit Indexes |
/home3/staff/*/public_html/cgi-bin
below¶
You can place SSL-enabled CGI in the faculty home directory area. In this case, CGI is executed with user’s uid (suExec function), so you can write the output to a file in the home directory area. If you are using CGI, please use here.
Options |
ExecCGI SymLinksIfOwnerMatch MultiViews |
AllowOverride |
FileInfo Limit Indexes |
Teaching materials for each department¶
The educational server sol publishes some directories on campus as web pages and can be accessed from www.edu.cc.uec.ac.jp
. The areas that are published as directories for teaching materials in each department are as follows.
Department of Information and Communication Engineering |
|
information engineering department |
|
electronics department |
|
Department of Quantum and Material Engineering |
|
Department of Intelligent Mechanical Engineering |
|
Systems Engineering Department |
|
Department of Human Communication |
|
international student center |
|
Common Educational Information Committee |
|
Common Educational Language and Culture Subcommittee |
|
Graduate School of Information Systems Studies |
|
Wiki Top |
Note
If you would like to change the structure or name of the directory due to the reorganization of the Graduate School of Information Systems Research and Science, please contact the Information Infrastructure Center ( support@cc.uec.ac.jp
).