Windows 10 Keyboard Shortcuts (Hot Keys) 跟過去Windows傳統桌面環境差異不大。在此列出有助於工作或簡報效率的常用hot keys。參考【The Ultimate Guide to Windows 10 Keyboard Shortcuts】有詳細介紹。
Dec 16, 2015
Windows 10 Virtual Desktop and Mapping Windows Key
Labels:
IBM
,
Mapping
,
registry
,
Virtual Desktop
,
Windows 10
,
Windows Key
,
登錄檔
,
鍵盤碼
Dec 13, 2015
QNAP NAS使用【免費】SSL憑證之問題與解法
上一篇【QNAP NAS使用自有SSL憑證之問題與解法】事單位花錢購買domain SSL憑證。若個人小資族要使用https,可以參考:「伺服器設置應用」 - 自己來弄一個適用於QNAP NAS 的 SSL 憑證。
http://slproweb.com/products/Win32OpenSSL.html |
Labels:
certificate
,
https
,
private key
,
QNAP
,
SSL
,
免費
,
憑證
,
金鑰
Dec 11, 2015
QNAP NAS使用自有SSL憑證之問題與解法
QNAP可以參考【如何購買與使用myQNAPcloud SSL憑證?】每月花幾二十塊美金,讓自有NAS更安全。至於為何需要購買myQNAPcloud SSL憑證?就是要讓NAS具備專業服務之形象,避免出現以下畫面。
Labels:
certificate
,
https
,
private key
,
QNAP
,
SSL
,
憑證
,
金鑰
Nov 8, 2015
Node.js - Using PhantomJS as a headless browser
Node.js seamlessly integrates with JS for programming web applications. PhantomJS, based on Node.js, provides an optimal solutions for crawling, parsing and interacting with web pages automatically controlled by PhantomJS codes.
http://phantomjs.org/ |
Labels:
cross-platform
,
evaluate page
,
headless browser
,
node.js
,
PhantomJs
,
Qt
,
QtWebKit
,
render page
,
webkit
Oct 27, 2015
Node.js
Node.js基於V8 JS引擎所開發,兼具JS的優點,有可以輕量化執行於伺服器端,輕易完成許多Web資料分析和擷取技術。以npm作為套件管理,方便開發者安裝、管理和使用node.js packages。
https://www.npmjs.com/ |
Labels:
JavaScript
,
node.js
,
npm
,
V8
Oct 11, 2015
QNAP - QTS 4.2 Container Station (Based on LXC and Docker)
QNAP Container Station (QTS 4.2 軟體容器工作站) 支援 LXC 與 Docker® 兩項輕量級虛擬技術,可在 QNAP NAS 上執行完整的 Linux® 虛擬機,並由 Docker® Hub 線上市集下載來自全球各地數以千計的應用程式。
QTS 4.2重要功能:Container (LXC/Docker) |
Oct 4, 2015
腦力激盪:Brain storming with Trello.com
傳統玩【腦力激盪】是大家要用便利貼,貼在白板上一起討論。都已經數位化幾十年了,應該有更好的方法吧!
https://commons.wikimedia.org/wiki/File:Spokes_America_Homeschool_Network_Brainstorming.png |
Labels:
brain storming
,
brainstorming
,
collaboration
,
trello
,
腦力激盪
May 2, 2015
QNAP/Linux - Python Programming 05 (Learn by Doing: Scan and Parse Files: Part 1)
Many Apps for NAS systems need to process file data within local file systems or from remote file servers. This "Learn by Doing" sets the problem:
- Scan files (local or remote)
- Store metadata folders and files into database
- Extract metadata and text information from specific file types, such as PDF, Office, images, etc.
User manual of fscan.py |
Labels:
fscan.py
,
os.stat
,
PostgreSQL
,
psycopg2
,
py26
,
Python
,
repository
,
sql function
,
time
,
URI
,
URL
,
urlparse
Apr 26, 2015
QNAP/Linux - Python Programming 04 (Learn by Doing: Crawl & Parse Pages)
In the first blog "Python Programming 01 (Setup and the First Program)", I use geturl.py as an example to write the first Python program. However, searching "url" or "http" from PyPI - the Python Package Index, your will find hundreds relevant packages in the result. How to select adequate packages for doing jobs, there is no deterministic answer.
https://pypi.python.org/pypi/urllib3/1.10.1 |
Labels:
BeautifulSoup
,
crawler
,
pyp
,
Python
,
QNPA
,
stackoverflow
,
urllib
,
urllib3
Apr 19, 2015
QNAP/Linux - Python Programming 03 (Command-Line Arguments)
Arguments of C console application are defined in array "argv", in which the count of arguments is "args". Python supports more flexible method to write console applications with Unix-like "option -" and "long option: --".
python -h (or --help) |
QNAP/Linux - Python Programming 02 (Basic Syntax)
Python Programming of Tutorialspoint is a good playground for beginners of Python programming. From basic to advance tutorials, including useful resources, it is easy peasy lemon squeezy for beginners to learn from this site. Following contents only shows something important that I think you should notice. If you have no time to completely review all pages of the site, just "learn by doing" from available python source codes.
Apr 17, 2015
QNAP/Linux - Python Programming 01 (Setup and the First Program)
Python is programming language that lets you work quickly and integrate systems more effectively. It's really true!
https://www.python.org/ |
Apr 4, 2015
QNAP/Linux Tool - PostgreSQL from 9.2.1.0 Beta to 9.3.4.1
在更新重要軟體系統之前,要記得一件事:「先備份」。
QNAP/Linux Tool - PostgreSQL Database Backup and Restore
QNAP/Linux Tool - PostgreSQL Database Backup and Restore
QNAP App Center: PostgreSQL has update version (2015/03/17) |
Labels:
Backup
,
pg_dump
,
pg_restore
,
postgres
,
PostgreSQL
,
psql
,
Restore
,
Windows
Apr 1, 2015
Mar 15, 2015
QNAP/Linux Tool - PostgreSQL Database Backup and Restore
PostgreSQL support installations on major OS platforms: Windows, Mac and Unix. That is I can backup my databases/services running on QNAP to my Windows machines. First, install PostgreSQL 9.4 (the newest version) on Windows 8.1.
PostgreSQL 9.4 program group in Window 8.1 MetroUI |
Labels:
Backup
,
pg_database_size
,
pg_dump
,
pg_restore
,
pg_size_pretty
,
postgres
,
PostgreSQL
,
Restore
,
Windows
Feb 1, 2015
QNAP - PHP/PostgreSQL連線問題
在停電之後,QNAP重新啟動,沒想到發現以下問題:
Your PHP installation does not support PostgreSQL. You need to recompile PHP using the --with-pgsql configure option.這時,大部分會想到的解法就是「QNAP App Center重裝PostgreSQL」,這會導致原來建立的使用者帳號和資料庫都消失!
Labels:
--with-pgsql
,
pgsql.so
,
php-pgsql
,
php.ini
,
phpinfo
,
PostgreSQL
,
psql
,
QNAP
,
QPKG
,
Qthttpd
Jan 17, 2015
QNAP/Linux Tool - Access PostgreSQL from SSMS (SQL Server Management Studio)
If you are familiar to use Microsoft SQL Server, you should be appreciated by the easy access among servers and cross database provided by SQL Server. Especially access all servers' databases through SSMS (SQL Server Management Studio) environment. Fortunately, accessing PostgreSQL from SSMS is simple and convenient.
Labels:
DSN
,
Linked Server
,
Management Studio
,
ODBC
,
password
,
postgres
,
PostgreSQL
,
psql
,
QNAP
,
schema
,
SQL Server
,
SSMS
,
Transact-SQL
Jan 13, 2015
SSH on Chrome Browser - Secure Shell (Remote Host Identification Has Changed!)
After you reinstalled your Linux system or changed host IP, the problem might be happened in your SSH environment.
SSH Problem: Remote Host Identification Has Changed! |
Subscribe to:
Posts
(
Atom
)