PostgreSQL is available on QNAP App Center |
Mar 31, 2014
QNAP/Linux Tool - PostgreSQL
QNAP has packaged the widely-used DBMS, PostgreSQL, from Linux open source. The supported version is newer than that packaged in OptIPKG. As for why choosing PostgreSQL, please see Ubuntu Programming Lesson 01 - Install PostgreSQL (Why PostgreSQL).
Labels:
App Center
,
phpPgAdmin
,
PostgreSQL
,
postgresql.conf
,
QNAP
,
QTS
Mar 18, 2014
QNAP/Linux Tool - wget (2) Backup the whole website and page content
In the previous blog, QNAP/Linux Tool - wget (1) Mirror Websites, the whole website html files were archived in your QNAP NAS. It's simple way to backup your blog articles, however, media contents within blogs are not fetched and archived.
Labels:
gnu wget
,
grep
,
HTTP
,
Linux
,
mimic browser
,
mirror site
,
page archive
,
QNAP
,
wget
Mar 13, 2014
QNAP/Linux Tool - wget (1) Mirror Websites
GNU Wget was developed to fetch files from the Internet (the Web), in which HTTP, HTTPS, FTP, and many widely used protocols are supported. Since 1996, wget was born for the crawling Web requirement. I firstly studied wget source code in 1998 due to developing crawler programs for search engine.
http://upload.wikimedia.org/wikipedia/commons/a/a7/Wget-1.10-kde-3.4.2-de.png |
Mar 11, 2014
QNAP NAS - Find Useful Packages in IPKG List
In this article, we will find and try useful packages. Writing notes about the package with functions, supported architecture (ARM, x86 or x86_64), bugs and tested results.
Labels:
bug
,
ipkg
,
Optware IPKG
,
QNAP
,
test
QNAP NAS - IPKG and Optware IPKG App
QNAP NAS is a good platform for understanding the practices of developing embedded systems, since QNAP OS (QTS) is a minimized Linux OS for optimizing the performance of NAS. That is you can not install any software with only one click on setup.exe, the pre-required libraries and packages must manually installed before you can run a powerful App written with Qt for example. In Ubuntu, you are familiar with using apt-get to install packages. In QTS, you must learn how to use ipkg.
Labels:
ipkg
,
ipkg list
,
Optware IPKG
,
QNAP
,
QTS
Mar 10, 2014
Mar 9, 2014
Ubuntu Lesson 11 - Run .sh 到底是在那個shell內?
假設要執行一個shell script "run.sh",以下指令有何不同?
- ./run.sh
- . run.sh
- source run.sh
Mar 7, 2014
SSH - PuTTY
用Chrome Secure Shell當然方便,另外一個就是PuTTY,是大家長久以來使用的,只是要安裝軟體。Google搜尋 "putty" 找到所屬平台安裝檔,安裝後就可以使用。但是顏色做的實在有夠傷眼睛!
SSH on Chrome Browser - Secure Shell
要用ssh遠端安全連線Linux,大家常用PuTTY。但現在有新選擇:Secure Shell。由於是實作於瀏覽器上,也些設定常會被改到,尤其是javascript的部分。導致突然自行變了,或是無法Ctrl+V paste。
Labels:
Chrome SSH
,
Ctrl+V
,
font
,
Putty
Mar 4, 2014
Mar 3, 2014
QNAP NAS - QDK/QPKG Metadata Information
要瞭解QDK包裝的qpkg包含哪些metadata資訊,最簡單的方是就是看設定檔。
QNAP App Center: App Summary (Sys preload App has a QNAP Ribbon) |
Mar 2, 2014
QNAP NAS - QDK開發環境架設
QNAP官網架設的wiki站台:QPKG Development Guidelines 提供想要開發QNAP Apps的參考資訊。
http://wiki.qnap.com/wiki/QPKG_Development_Guidelines |
Mar 1, 2014
Subscribe to:
Posts
(
Atom
)