發表文章

玩 VirtualBox 得先搞弄懂虛擬網卡怎麼設定

Oracle VM VirtualBox 網路設定與網卡說明 讓本機可連虛擬機器,虛擬機器可連外 - VirtualBox 網路設定 Ubuntu Guest 設定 Host Only + NAT 網卡連通內外網路 Read more: http://www.arthurtoday.com/2013/07/ubuntu-guest-enables-nat-and-hostonly-adapter.html#ixzz4EBGTCzUO VirtualBox設定內部網路(雙網卡)互連 http://ithelp.ithome.com.tw/articles/10107536 Virtual Box 網路卡設定介紹篇 – 初階NAT Virtualbox網路模式說明 http://kanchengzxdfgcv.blogspot.tw/2015/10/oracle-vm-virtualbox.html http://icodding.blogspot.tw/2015/07/virtualbox.html

Debian 與 DRBL 安裝筆記

圖片
Enable SSH root login on Debian Linux Server After fresh system installation the root login on the Debian Linux is disabled by default. When you attempt to login as root user to your Debian Jessie Linux server the access will be denied eg.: $ ssh root@10.1.1.12 root@10.1.1.12 's password: Permission denied, please try again. root@10.1.1.12 's password: Permission denied, please try again. root@10.1.1.12 's password: Permission denied (publickey,password). To enable SSH login for a root user on Debian Linux system you need to first configure SSH server. Open  /etc/ssh/sshd_config  and change the following line: FROM: PermitRootLogin without-password TO: PermitRootLogin yes Once you made the above change restart your SSH server: # /etc/init.d/ssh restart [ ok ] Restarting ssh (via systemctl): ssh.service. From now on you will be able to ssh login as a root: $ ssh root@10.1.1.12 root@10.1.1.12 's password: The programs included with the Debian GNU/Lin...

FreeBSD 10.2 安裝 Apache, MySQL, PHP (FAMP) 與學務系統

圖片
簡介 A FAMP stack, which is similar to a LAMP stack on Linux, is a group of open source software that is typically installed together to enable a FreeBSD server to host dynamic websites and web apps. FAMP is an acronym that stands for  F reeBSD (operating system),  A pache (web server),  M ySQL (database server), and  P HP (to process dynamic PHP content). In this guide, we'll get a FAMP stack installed on a FreeBSD 10.1 cloud server using  pkg , the FreeBSD package manager. 安裝 FreeBSD 10.2 R 下載臺中市資網中心的 FreeBSD ISO 檔 ftp://ftp.tc.edu.tw/iso/FreeBSD/ISO-IMAGES-amd64/10.2/ 安裝套件管理程式 pkg: # pkg info pkg 將資料庫升級到最新: # pkg upgrade Step One — Install Apache Th e Apache web  server is currently the most popular web server in the world, which makes it a great choice for hosting a website. We can install Apache easily using FreeBSD's package manager,  pkg . A package manager allows us to install most software pain-free from a re...

學務系統自建LDAP管理模組運用在Synology NAS上的Directory Server設定

資料來源: 臺中市立外埔國民中學 資訊組長 郭特全 20151222修正 http://wpjh.tc.edu.tw/joomla/index.php/2012-04-25-23-06-11/2012-04-30-07-56-38/2013-03-25-13-04-19/607-ldap-synology-nas-directory-server

脊樂抒壓之道

圖片

避免運動傷害及針對路跑者核心肌群的訓練

最近開始在玩長距離慢跑, Long Slow Distance (LSD),開始慢慢瞭解到避免運動傷害及核心肌群訓練的重要性,以下是我整理,可供參考的資料。 部落格: 五項針對跑者核心肌群的訓練動作(TRAIN YOUR CORE LIKE A RUNNER) 預防 ILIOTIBIAL BAND SYNDROME(ITBS) 髂脛束摩擦症候群 淺談●髂脛束摩擦症候群●(ITBFS) 書籍: 四週練出一身肌 圖解彼拉提斯輕百科 山姆伯伯工作坊 國外網站: Fast Abs

FreeNAS 設定自動開關機以節省電力

⒈按DEL進入BIOS選單 ⒉進入Power功能表 ⒊點選 Power On By RTC Alarm [Disabled],預設是 [Disabled],要改為 [Enabled],再來就要改 RTC Alarm Date 和 System Time。 以下節自主機板的說明書。 Allows you to enable or disable RTC to generate a wake-up event. Configuration options: [Disabled] [Enabled] The following items appear only when the Resume On RTC Alarm item is set to [Enabled]. RTC Alarm Date [15] To set the alarm date, highlight this item and press the <+> or <-> key to make the selection. ⒋我的設定是下班時間開機,晚上就寢時間關機,這樣至少省掉一半的電力。 ⒌讓FreeNAS自動關機的設定部分參考 http://www.youtube.com/watch?v=qlOoj7s90rY