March 2015 Archives

EPEL (Extra Packages for Enterprise Linux) 有提供一些額外套件(CentOS-* Base/Extras/Updates以外的)

# for RHEL/CentOS 7 64-Bit
yum -y install epel-release
or
rpm -ivh http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm

# for RHEL/CentOS 6 64-Bit
rpm -ivh http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm

# for RHEL/CentOS 5 64-Bit
rpm -ivh http://download.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm

# list EPEL packages
yum --disablerepo="*" --enablerepo="epel" list available

ref. How to Enable EPEL Repository for RHEL/CentOS 7.x/6.x/5.x

Joe 's Own Editor 4.0

user-pic
Vote 0 Votes

Joe's Own Editor 距離上一版 3.7 有六年多未更新,
終於同時釋出 3.8 及 4.0 版及 native Windows version 3.8
Release Notes
vi 使用不習慣的人可以試試 joe, 個人已經用十幾年了, 記得是從 2.8 版開始用的

Outlook 若使用 RTF 格式, 帶附件會封裝成 TNEF 格式的 Winmail.dat 檔
使用非 Outlook Email Client 無法看到附件

使用附件登錄檔 DisableTNEF 即可關掉 TNEF 格式

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Preferences]
"DisableTNEF"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Preferences]
"DisableTNEF"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Preferences]
"DisableTNEF"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Preferences]
"DisableTNEF"=dword:00000001

註:
Office 11 = Office 2003
Office 12 = Office 2007
Office 14 = Office 2010
Office 15 = Office 2013

ref. Outlook 2013寄信時內含Winmail.dat檔案問題

About this Archive

This page is an archive of entries from March 2015 listed from newest to oldest.

February 2015 is the previous archive.

April 2015 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives