跳至主要內容

文章

顯示包含「English__02__Original_Article__Raspbian」標籤的文章

How to Compile Raspbian on the Raspbian?

How To Compile Raspbian On The Raspbian? How to compile Raspbian on the Raspbian? ¶ Introduction Do you know we can compile Rsapbian on the Raspbian. To make your new Operation System. There are two good tool-chain and Raspbian source code and then you are dreaming to become true. It is very funny. You just need to another SD Card. Firstly, we have to download armv6 tool-chain and extract it. Secondly, [2] we need to download Raspbian source code and extract it. Thirdly, we have to arrange the environment variable to compile it. Equipment Operation System: Raspbian (NOOBS v1.3.10) Armv6 Tool-Chain: gcc-linaro-arm-linux-gnueabihf-4.8-2014.04_linux Raspbian Source Code: raspi-linux-3.12.y Usage 1.. To Extract armv6 Tool-Cahin. root@raspberrypi:/home/pi/development# tar -xvf gcc-linaro-arm-linux-gnueabihf-4.8-2014.04_linux.tar.xz gcc-linaro-arm-linux-gnueabihf-4.8-2014.04_linux/bin/ gcc-linaro-arm-linu...

How to Establish the SSL port 443 with a Test CA (Certificate Authority)?

How to establish the SSL port 443 with a test CA (Certificate Authority)? How to establish the SSL port 443 with a test CA (Certificate Authority)? ¶ Introduction SSL (secure sockets layer) is secure protocols created in order to place normal traffic in a protected, encrypted upper. [1]We'll cover how to establish a self-signed SSL certificate for Apache2 on an Raspbian. Equipment Operation System: Raspbian (NOOBS v1.3.10) Web Site version: apache2_2.4.10-8 SSL version: OpenSSL 1.0.1j 15 Oct 2014 Usage 1.. To find out SSL modules in Apache2. root@raspberrypi:/# cd /etc/apache2 root@raspberrypi:/etc/apache2/mods-available# ls | grep ssl ssl.conf ssl.load 2.. To establish the key file. The key file includes secret and public key group. We use random data to establish our key file with server record files (/var/log/messages). This part involves your operation system environment. You should de...

How to Type Chinese Word in the Raspbian?

How To Type Chinese Word In The Raspbian? How To Type Chinese Word In The Raspbian? ¶ Introduction Chinese word has two kinds of stylus, including traditional and simplified. Firstly, we need to install Chinese Font. Secondly, we have to install input method utility program. Thirdly, to check Chinese type program that is able to write Chinese text. We will install two kinds of Chinese input method utility once time. Equipment Operation System: Raspbian (NOOBS v1.3.10) Chinese Font: ttf-wqy-microhei ttf-wqy-zenhei xfonts-wqy ttf-arphic-uming ttf-arphic-ukai Chinese Utility: scim scim-tables-zh scim-chewing scim-pinyin Usage 1.. To install Chinese Font. root@raspberrypi:/home/pi# aptitude install ttf-wqy-microhei ttf-wqy-zenhei xfonts-wqy ttf-arphic-uming ttf-arphic-ukai The following NEW packages will be installed:  fonts-arphic-ukai fonts-arphic-uming ttf-arphic-ukai ttf-arphic-uming ttf-wqy-microhe...

How to Installation and Configuration the StarDict (A Computer Dictionary) with Pronouns in Raspbian?

How to installation and configuration the StarDict (a computer dictionary) with pronouns in Raspbian? How to installation and configuration the StarDict (a computer dictionary) with pronouns in Raspbian? ¶ Introduction The StarDict is an international dictionary. There is a rich dictionaries to pronounce. It is able to scan a word in clipboard and then find out the word means is. Let me show how to install and configuration the StarDict for you. There are two things that are to install dictionaries and pronounces, respectively. Equipment Operation System: Raspbian (NOOBS v1.3.10) StarDict version: StarDict 3.0.1 Usage 1.. To install StarDict root@raspberrypi:/home/pi# aptitude install stardict The following NEW packages will be installed: docbook-xml{a} espeak-data{a} libespeak1{a} libestools2.1{a} librarian0{a} libsonic0{a} rarian-compat{a} sgml-data{a} stardict stardict-common{a} stardict-gnom...

How to Installation PHP5 in Apache2 in the Raspbian?

How To Installation PHP5 In Apache2 In The Raspbian? How to installation PHP5 in Apache2 in the Raspbian? ¶ Introduction If you want to develop an interactive web site in Apache2, you should use PHP for development. These days, PHP 5.6 has been published. You should install it. Right now, Let me show how to install PHP5 in Apache2 and check it correctly for you. Equipment Operation System: Raspbian (NOOBS v1.3.10) Web Site version: apache2_2.4.10-8 PHP version: PHP 5.6 Usage 1.. To install PHP5 and PHP5's apache2 module 1.1. To install PHP5. pi@raspberrypi:/etc/apache2$ sudo su root@raspberrypi:/etc/apache2# apt-get install php5 Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required:  libatk-wrapper-java libatk-wrapper-java-jni libauthen-sasl-perl  libbit-vector-perl libcarp...

How to Creation and Installation Your Website (Apache2) in Raspberry Pi?

How To Creation And Installation Your Website (Apache2) In Raspberry Pi? How To Creation And Installation Your Website (Apache2) In Raspberry Pi? ¶ Introduction If you had wanted to make your website in Raspbian, you should use to apache2. Because apache2 is a very powerful website. Let me show how to install apache2 for you. Equipment Operation System: Raspbian (NOOBS v1.3.10) Web Site version: apache2_2.4.10-8 Usage 1.. To Install an apache2. pi@raspberrypi ~ $ sudo su root@raspberrypi:/home/pi# apt-get install apache2 Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required:  libatk-wrapper-java libatk-wrapper-java-jni libauthen-sasl-perl  libbit-vector-perl libcarp-clan-perl libclass-accessor-perl  libclass-data-inheritable-perl libclass-method-modifiers-perl  libcommon-sense-perl...

How to Creation and Installation Local Packages of the deb Repository Site in the Offline Situation?

How to creation and installation local packages of the deb repository site in the offline situation? How to creation and installation local packages of the deb repository site in the offline situation? ¶ Introduction In this essay, you will be following the document called ' How to grab the files that you need from FTP site? '. Now, you have been finished that downloaded whole you need files in your removable mass storage. Firstly, you need to create a local deb repository site. Secondly, you will be able to install deb packages in offline situations. Equipment Operation System: Ubuntu 14.04 LTS and Raspbian (NOOBS_v1.3.10) Usage 1.. Normally, The currently Linux system has been prepared to install 'dpkg' tool. So, you just make sure you have. $ dpkg --version Debian `dpkg' package management program version 1.16.15 (armhf). This is free software; see the GNU General Public License ve...
首頁 較舊的文章

波蘭文學習之旅:1-1. 波蘭文字母與發音(注音版)

圖片

最佳化處理策略之快速消除扭曲演算法

圖片

Visual Basic 6.0 程式案例學習: 10. 條碼列印程式 (2014版)

圖片

Python 日期與時間的處理

圖片

用10種程式語言做影像二值化(Image binarization)

圖片

Visual Basic .Net 程式案例學習: 06. 題庫測驗系統 (2014版)

圖片

修復損毀的 SQLite DB 資料庫

圖片

解決 ValueError: If using all scalar values, you must pass an index

圖片

Visual Basic 6.0 程式案例學習: 04. 人事考勤管理系統 (2014版)

圖片

Visual Basic 6.0 程式案例學習: 07. 收據列印程式 (2014版)

圖片

佑佑的 Line 貼圖創作

貼圖作者網址:

https://line.me/S/shop/sticker/author/3883362

靜態貼圖

 
 
 
 
  牡羊座:狗狗角色

作者:佑佑
依照牡羊座的個性優點、個性缺點、生活習慣、理財習慣、社交習慣、愛情觀、節假日、禮貌問候,所編撰的貼圖。星座只能當參考用,不會完全準確。
購買貼圖
  金牛座:兔兔角色

作者:佑佑
依照金牛座的個性優點、個性缺點、生活習慣、理財習慣、社交習慣、愛情觀、節假日、禮貌問候,所編撰的貼圖。星座只能當參考用,不會完全準確。
購買貼圖
  雙子座:貓貓角色

作者:佑佑
依照雙子座的個性優點、個性缺點、生活習慣、理財習慣、社交習慣、愛情觀、節假日、禮貌問候,所編撰的貼圖。星座只能當參考用,不會完全準確。
購買貼圖
  巨蟹座:倉鼠角色

作者:佑佑
依照巨蟹座的個性優點、個性缺點、生活習慣、理財習慣、社交習慣、愛情觀、節假日、禮貌問候,所編撰的貼圖。星座只能當參考用,不會完全準確。
購買貼圖
 
 
 
 
  獅子座:幼獅角色

作者:佑佑
依照獅子座的個性優點、個性缺點、生活習慣、理財習慣、社交習慣、愛情觀、節假日、禮貌問候,所編撰的貼圖。星座只能當參考用,不會完全準確。
購買貼圖
  處女座:松鼠角色

作者:佑佑
依照處女座的個性優點、個性缺點、生活習慣、理財習慣、社交習慣、愛情觀、節假日、禮貌問候,所編撰的貼圖。星座只能當參考用,不會完全準確。
購買貼圖
  天秤座:鴿子角色

作者:佑佑
依照天秤座的個性優點、個性缺點、生活習慣、理財習慣、社交習慣、愛情觀、節假日、禮貌問候,所編撰的貼圖。星座只能當參考用,不會完全準確。
購買貼圖
  天蠍座:鳳凰角色

作者:佑佑
依照天蠍座的個性優點、個性缺點、生活習慣、理財習慣、社交習慣、愛情觀、節假日、禮貌問候,所編撰的貼圖。星座只能當參考用,不會完全準確。
購買貼圖
 
 
 
 
  射手座:人馬角色

作者:佑佑
依照射手座的個性優點、個性缺點、生活習慣、理財習慣、社交習慣、愛情觀、節假日、禮貌問候,所編撰的貼圖。星座只能當參考用,不會完全準確。
購買貼圖
  魔羯座:山羊角色

作者:佑佑
依照魔羯座的個性優點、個性缺點、生活習慣、理財習慣、社交習慣、愛情觀、節假日、禮貌問候,所編撰的貼圖。星座只能當參考用,不會完全準確。
購買貼圖
  水瓶座:海豚角色

作者:佑佑
依照水瓶座的個性優點、個性缺點、生活習慣、理財習慣、社交習慣、愛情觀、節假日、禮貌問候,所編撰的貼圖。星座只能當參考用,不會完全準確。
購買貼圖
  雙魚座:小丑魚角色

作者:佑佑
依照雙魚座的個性優點、個性缺點、生活習慣、理財習慣、社交習慣、愛情觀、節假日、禮貌問候,所編撰的貼圖。星座只能當參考用,不會完全準確。
購買貼圖
 
 
 
 
  上班族都變成狒狒,心裡想要說的話。

作者:佑佑
最近在台灣走紅的狒狒,用擬人化的方式,變成上班族,畫出心裡的想說的話。
購買貼圖
  接案派遣的日常

作者:佑佑
接案派遣到其他公司的日常對話,有調皮、正經、日常對話。
購買貼圖
  貓女事務員的搞笑時刻

作者:佑佑
把行政人員在職場上遇到千奇百怪的事情畫出來,用可愛的貓女來擔任行政人員的代言人。
購買貼圖
  貓貓說每天都會用到的話

作者:佑佑
日常生活常見的短句,用小貓擬人化的方式呈現,比較親切可愛。
購買貼圖
 
     
  大人的煩惱特輯:小兔角色

作者:佑佑
錢包餓了,生活苦了。變美變健康?先讓我睡飽吧。心好累,我需要充電。
購買貼圖
     

動態貼圖

 
 
 
 
  牡羊座日常交際:狗狗角色

作者:佑佑
依照牡羊座的個性,描繪日常生活的行為,供交際表達心情使用。星座只能當參考用,不會完全準確。
購買貼圖
  金牛座日常交際:兔兔角色

作者:佑佑
依照金牛座的個性,描繪日常生活的行為,供交際表達心情使用。星座只能當參考用,不會完全準確。
購買貼圖
  雙子座日常交際:貓貓角色

作者:佑佑
依照雙子座的個性,描繪日常生活的行為,供交際表達心情使用。星座只能當參考用,不會完全準確。
購買貼圖
  巨蟹座日常交際:倉鼠角色

作者:佑佑
依照巨蟹座的個性,描繪日常生活的行為,供交際表達心情使用。星座只能當參考用,不會完全準確。
購買貼圖
 
 
 
 
  獅子座日常交際:幼獅角色

作者:佑佑
依照獅子座的個性,描繪日常生活的行為,供交際表達心情使用。星座只能當參考用,不會完全準確。
購買貼圖
  處女座日常交際:松鼠角色

作者:佑佑
依照處女座的個性,描繪日常生活的行為,供交際表達心情使用。星座只能當參考用,不會完全準確。
購買貼圖
  天秤座日常交際:鴿子角色

作者:佑佑
依照天秤座的個性,描繪日常生活的行為,供交際表達心情使用。星座只能當參考用,不會完全準確。
購買貼圖
  天蠍座日常交際:鳳凰角色

作者:佑佑
依照天蠍座的個性,描繪日常生活的行為,供交際表達心情使用。星座只能當參考用,不會完全準確。
購買貼圖
 
 
 
 
  射手座日常交際:人馬角色

作者:佑佑
依照射手座的個性,描繪日常生活的行為,供交際表達心情使用。星座只能當參考用,不會完全準確。
購買貼圖
  魔羯座日常交際:山羊角色

作者:佑佑
依照魔羯座的個性,描繪日常生活的行為,供交際表達心情使用。星座只能當參考用,不會完全準確。
購買貼圖
  水瓶座日常交際:海豚角色

作者:佑佑
依照水瓶座的個性,描繪日常生活的行為,供交際表達心情使用。星座只能當參考用,不會完全準確。
購買貼圖
  雙魚座日常交際:小丑魚角色

作者:佑佑
依照雙魚座的個性,描繪日常生活的行為,供交際表達心情使用。星座只能當參考用,不會完全準確。
購買貼圖
 
     
  厭世報:鬍渣男

作者:佑佑
厭世總有個理由跟原因,實在是令人不爽,為什麼最倒楣的總是我?真希望明天就是世界末日,讓大家都一樣慘。
購買貼圖
     

表情貼

 
 
 
 
  貓貓說每天都用得到的表情貼

作者:佑佑
日常生活常見的表情用語,用小貓擬人化的方式呈現,比較親切可愛。
購買貼圖
  天秤座的表情貼:鴿子角色

作者:佑佑
日常生活常見的表情用語,天秤座的鴿子擬人化方式呈現,比較親切可愛。
購買貼圖
  天蠍座的表情貼:鳳凰角色

作者:佑佑
日常生活常見的表情用語,天蠍座的鳳凰擬人化方式呈現,比較親切可愛。
購買貼圖
  射手座的表情貼:人馬角色

作者:佑佑
日常生活常見的表情用語,射手座的人馬擬人化方式呈現,比較親切可愛。
購買貼圖
 
 
 
 
  魔羯座的表情貼:山羊角色

作者:佑佑
日常生活常見的表情用語,魔羯座的山羊擬人化方式呈現,比較親切可愛。
購買貼圖
  水瓶座的表情貼:海豚角色

作者:佑佑
日常生活常見的表情用語,水瓶座的海豚擬人化方式呈現,比較親切可愛。
購買貼圖
  雙魚座的表情貼:小丑魚角色

作者:佑佑
日常生活常見的表情用語,雙魚座的小丑魚擬人化方式呈現,比較親切可愛。
購買貼圖