Skip to content

Instantly share code, notes, and snippets.

@PingNote
PingNote / chrome.json
Last active February 23, 2023 17:23
window.speechSynthesis.getVoices();
[
{
"voiceURI": "Google Deutsch",
"name": "Google Deutsch",
"lang": "de-DE",
"localService": false,
"default": true
},
{
"voiceURI": "Google US English",
案件編號:
(Case ID) MA201509290524
安全密碼:
(Password)
案件主旨:
(Case Subject) Slack與Telegram是比LINE更好的辦公通訊選擇
案件內容:
(Case Content) 新聞標題: 絕不取消用LINE辦公!柯P在的5大群組 首長好怕傳錯
新聞網址: http://www.setn.com/News.aspx?NewsID=97219
@PingNote
PingNote / Note.txt
Created March 14, 2016 18:55
FOSSAPC Hackpad List
Homework #1 心得
https://fossapc.hackpad.com/Homework-1--lxoImvkFGgf
Homework #2 提問
https://fossapc.hackpad.com/Homework-2--sR1RMJfP2Hg
Homework #3 開發記錄
https://fossapc.hackpad.com/Homework-3--FdMpqvJbKYL
@PingNote
PingNote / Note.txt
Last active March 29, 2017 15:57
How to use the Let’s Encrypt for Tomcat
Let’s Encrypt 的 SSL 憑證安裝
http://blog.longwin.com.tw/2015/11/let-encrypt-ssl-certificate-setup-2015/
How to use the certificate for Tomcat
https://community.letsencrypt.org/t/how-to-use-the-certificate-for-tomcat/3677
evernote backup
https://www.evernote.com/shard/s201/sh/ed27fb8d-121e-46a5-9d31-cc16fac681f0/e8e284d1425dbe53d0003350724c4bba
pem to p12 to jks.
The BIO, NIO and NIO2 connectors use the following attributes to configure SSL:
@PingNote
PingNote / MSSQLDemo.java
Last active December 17, 2015 04:19
Microsoft JDBC Driver for SQL Server
import java.sql.*;
import java.util.Properties;
public class MSSQLDemo {
private static final String CONNECTION = "jdbc:sqlserver://ip_address:1433";
public static void main(String[] args) throws SQLException {
Properties p = new Properties();
@PingNote
PingNote / Note.txt
Last active August 29, 2015 14:27
【2015】CUDA C 程式設計師 課程 ( 臺灣大學 暑期班 )
http://www.gehpc.com.tw/
https://www.facebook.com/gehpc
https://sites.google.com/site/jiayiguojihpc/-2015-cuda-c-cheng-shi-she-ji-shi-ke-cheng
http://r723p6.sslab.cs.nthu.edu.tw/
http://r723p6.sslab.cs.nthu.edu.tw/CUDA_bj-1.pdf
http://r723p6.sslab.cs.nthu.edu.tw/CUDA_bj-2.pdf
http://r723p6.sslab.cs.nthu.edu.tw/CUDA_bj-3.pdf
http://r723p6.sslab.cs.nthu.edu.tw/CUDA_bj-4.pdf
@PingNote
PingNote / Note.txt
Last active August 29, 2015 14:25
Google Android API
Keywords: Map , Polyline , Screen , ListView , AsyncTask , HttpURLConnection , ImageView , Bitmap
Google Maps Android API Lite Mode
https://developers.google.com/maps/documentation/android/lite
# Polyline
http://blog.tonycube.com/2013/01/androidmaps-and-positioning2.html
http://blog.tonycube.com/2013/06/androidmaps-and-positioning3.html
http://cheng-min-i-taiwan.blogspot.tw/2013/09/google-maps-android-api-v2-android.html
http://blog.csdn.net/wannawang/article/details/17380137
@PingNote
PingNote / Network.txt
Last active August 29, 2015 14:25
VMware vSphere ESXi 使用心得
個案探討:
有一台ESXi主機位在異地,上面只有一張作用中的網卡 (Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet) , 該網路環境中唯一 Public IP 被配置於此。
Virtual Machine User (Interaction Only) 透過 VMware vSphere Client 進入其中一台VM ,發現該VM沒有網際網路存取能力。
假設該VM已有 USB controller ,以下提供幾個我嘗試過讓其具備網際網路存取能力的解決方案:
方案1. Client's USB Device - ZTE WCDMA MSM ZTE Technologies MSM (MF910)
方案2. Client's USB Device - Davicom DM9621A USB To FastEther
方案3. Client's USB Device - Android Device : USB Tethering
上述三個方案都是透過Client讓異地VM具備網際網路存取能力,並且能直接存取與Client同一網段下的Devices;
@PingNote
PingNote / Note.txt
Last active August 29, 2015 14:25
在Windows上Remote Desktop 3D Graphics的幾種解決方案。
TeamViewer 並安裝 監視器驅動程式
Windows Server Hyper-V RemoteFX 搭配 RDP
http://blog.sanc.idv.tw/2012/01/hyper-v-remotefx-3d.html
http://www.netadmin.com.tw/article_content.aspx?sn=1404030001
記得處理一下NAT Port Mapping
http://blog.pmail.idv.tw/?p=7372
VMware vSphere ESXi 搭配 VMware vShere Client
記得處理一下使用者權限
@PingNote
PingNote / Note.txt
Last active August 29, 2015 14:22
DD-WRT for Buffalo WZR-HP-G450H
http://www.dd-wrt.com/wiki/index.php/Installation
http://www.dd-wrt.com/wiki/index.php/Buffalo
http://www.dd-wrt.com/wiki/index.php/Supported_Devices#Buffalo
http://buffalo.jp/support_ap/support/products/wzr_hp_g450h.html
http://forums.buffalotech.com/index.php?topic=18366.0
DD-WRT V24SP2-20025b Release: 09/27/12 (SVN revision: 20025)
Linux 3.2.28 #2 Thu Sep 20 14:15:49 CEST 2012 mips GNU/Linux
BusyBox v1.20.2 (2012-09-27 10:27:41 CEST) built-in shell (ash) multi-call binary.