Recently I was assigned to a task about adding a file upload feature to a existing nginx server on CentOS. Nginx was chosen years ago because it simply handles some static files only. If the file upload was a requirement, using apache is simpler as computation power isn’t a constraint in our case. Background CentOS 7 nginx 1.10.2 nginx-upload-module ngx_http_auth_pam_module Compile Dynamic modules Download upload and auth pam module source code. Then find out the current nginx version, download the source code and compile modules
今個Xmas 假期找到原因了, 原來係touch input 既問題. 宜家Streaming DLNA 唔使睇睇下冇聲 (input source switching automatically) http://www.avsforum.com/forum/109-home-theater-box/1481206-help-samsung-ht-e5500-keeps-changing-source-2.html#post23923247
I have a Samsung smart TV, it can play AAC video format, but only with mp4 container, mkv file format is NOT supported. Here is a simple way to convert them. materials: synology linux 1. create NFS share on Synology Shared Folder > Edit > NFS Permission hostname/IP: 192.168.x.0/24 (allow whole subnet) then press “OK” 2. mount NFS from mint install nfs client and converter on Mint
mount [Synology NAS IP address] : [mount path of shared folder] / [mount point on NFS client]
3. convert file
if your linux distro support ffmpeg other than avconv (libav-tools), use
reference: https://www.synology.com/en-global/knowledgebase/DSM/tutorial/File_Sharing/How_to_access_files_on_Synology_NAS_within_the_local_network_NFS http://askubuntu.com/questions/50433/how-to-convert-mkv-file-into-mp4-file-losslessly