20

Centos6 openldap

一、OpenLDAP 的官方網站 http://www.openldap.org/ 二、什麼是 LDAP LDAP stands for Lightweight Directory Access Protocol 三、Centos6 安裝 OpenLDAP 步驟: 1.執行安裝命令 yum inst […]

Centos6 FreeRADIUS 安裝與管理

1.RADIUS Remote Access DIalin User Service 2.RADIUS 的任務 – AAA Authentication/ 認證 (AuthN) Authorization/ 授權 (AuthZ) Accounting/ 計費 (Acct) 3.安裝  freerad […]

22

教育部校園雲端電子郵件及Open ID

一、什麼是OpenID? OpenID 是一個分散式認證系統,由 LiveJournal 研發而成,一個 OpenID 就是一個網址,用來登入有支援 OpenID 的網站。 OpenID主要的目地在於達成,使用者只要使用一組帳密就可以暢遊多個網站,詳請可參閱http://openid.net。 二、 […]

Centos6、Centos7 logwatch

Centos6 # yum install logwatch 設定檔範本: /usr/share/logwatch/default.conf/logwatch.conf 設定檔位置: /etc/logwatch/conf/logwatch.conf MailFrom: MailTo: 管理者郵件信箱 […]

03

103年高瞻計畫資訊課程

1.102年-高瞻計畫資訊課程-解決問題及創意思考以證件照為例上課實況 https://cgblue.cgsh.tc.edu.tw/wordpress/?p=564 2.Highscope2013 in 嘉陽高中 https://cgblue.cgsh.tc.edu.tw/wordpress/?p= […]

26

心智圖(Mind map)

心智圖(Mind map) 1.什麼是心智圖? http://en.wikipedia.org/wiki/Mind_map 2.心智圖法基本解說 http://actsmind.com/blog/resource/mindmapping 3.什麼是 Xmind http://www.xmind.ne […]

筆刷繪圖軟體 Mypaint

一、官方網站 http://mypaint.intilinux.com/ http://cgblue.cgsh.tc.edu.tw/~kwang/mypaint-1.0.0-win32-installer.exe(本校下載 ) 二、MyPaint 今天來畫圖吧! http://www.openfou […]

QR Code 簡介

1.QRCode wiki http://zh.wikipedia.org/wiki/QR%E7%A2%BC 2.DENSO WAVE QR code 網站 http://www.qrcode.com/zh/ 3.QR Code 條碼產生器 http://www.quickmark.com.tw/c […]

10

不用密碼直接用 ssh 登入到遠端電腦

 SSH 公開金鑰認證(Public Key Authentication)使用方式 用密碼直接用 ssh 登入到遠端電腦(配合 rsync 使用)。 (A 電腦)frog.cgsh.tc.edu.tw (B 電腦)cgblue.cgsh.tc.edu.tw 在(A 電腦)上製作 public ke […]