- 使用現有網域
2017年3月28日 星期二
2017年3月24日 星期五
2017年3月20日 星期一
105-六年級-冰原歷險記
105-五年級-冰原歷險記
2017年3月19日 星期日
Apachce 設定 (School)
# cat /etc/redhat-release
CentOS Linux release 7.3.1611 (Core)
# rpm -qa httpd
httpd-2.4.6-45.el7.centos.x86_64
編輯設定檔
# vi /etc/httpd/conf/httpd.conf
<IfModule dir_module>
DirectoryIndex index.html
</IfModule>
增加預設首頁
index.htm index.php
設定ServerName
ServerName www.XXX.XXX.edu.tw:80
語言設定加註解,讓網頁決定編碼
# AddDefaultCharset UTF-8
把 # AddDefaultCharset UTF-8 這行 MARK 起來,
也就是不要做任何設定,由網頁和瀏覽器來設定
CentOS Linux release 7.3.1611 (Core)
# rpm -qa httpd
httpd-2.4.6-45.el7.centos.x86_64
編輯設定檔
# vi /etc/httpd/conf/httpd.conf
<IfModule dir_module>
DirectoryIndex index.html
</IfModule>
增加預設首頁
index.htm index.php
設定ServerName
ServerName www.XXX.XXX.edu.tw:80
語言設定加註解,讓網頁決定編碼
# AddDefaultCharset UTF-8
把 # AddDefaultCharset UTF-8 這行 MARK 起來,
也就是不要做任何設定,由網頁和瀏覽器來設定
2017年3月12日 星期日
CentOS 7.3 掛載新硬碟 (WEB)
詳:http://pejslin.blogspot.com/2017/03/centos-73_8.html
PVE 新增硬碟
PVE 新增硬碟
- Hardware → Add → Hard Disk
- 設為 IDE 128G → Add
CentOS 7.3 安裝 SAMBA (SCHOOL)
# cat /etc/redhat-release
CentOS Linux release 7.3.1611 (Core)
SELinux 已關閉
CentOS Linux release 7.3.1611 (Core)
SELinux 已關閉
安裝 samba
#yum install samba
samba-4.4.4-12.el7_3.x86_64
複製備份設定檔
# cp /etc/samba/smb.conf /etc/samba/smb.conf.backup
編輯設定檔
# vi /etc/samba/smb.conf
2017年3月10日 星期五
2017年3月9日 星期四
編寫教育局 "校園活動報導"
- 登入教育局網站
6.公告資訊 → 6.-4.校園活動報導
7.公告資訊 → 7.-4.校園活動報導- 編寫報導 → 新增報導
- 有紅色 * 號的欄位必填,黑色 + 號則選填。
最多可上傳 5 張相片。 - 完成後按 "確定"
2017年3月8日 星期三
訂閱:
文章 (Atom)



