Author Archives: ufnec
Convert number into chinese string with php
convert from int to chinese string e.g. 125 -> 一百二十五 2. convert from chinese string into int, eg. 一百二十五 > 125
TDE in SQL Server
Implementing TDE in SQL server You must remember where you backed up the certificate and the encryption/decryption password. Restoring a Certificate
TCPDF display chinese characters
There is a way to embed a TTF that can display Chinese characters. Developer can use a font that: Can display Chinese Can be embedded to PDF The fonts Droid Sans Fallback, which is free. copy the font to ./lib/TCPDF/fonts/DroidSansFallback.ttf … Continue reading
Synology raid rebuild speed
In case of slow raid rebuild speed, there are options to speed up the rebuild time. ssh into the synology and use the below commands
Synology WOL script
The script that will wake up another Synology machine, this enable me to wake up the machine before the backup script start.