Author Archives: wudi

Show More Items on Jump Lists on Task bar

if you right click on icons on jump list, it will show you history item. you could pin some of items for normal use. to increase ‘recent item’ on task bar, right click on ‘Task bar’ and select ‘Property’. in … Continue reading

Posted in Uncategorized | Leave a comment

Max Memory Support in Mother Board

you may just wonder how big memory your motherboard support. Here is one of way to test it. open “cmd” run command “wmic memphysical get maxcapacity” My computer will display 33554432 33554432/(1024*1024) = 32GB therefore, 32GB is max memory motherboard … Continue reading

Posted in Windows Server | Leave a comment

Configure Ftp server on Windows Server 2012

Configure ftp server is very simple task on previous windows version. However, In Windows Server 2012, there are some tricky problem when configuring ftp server. Here is to configure ftp server passive data port. you have to choose “Application Pools” … Continue reading

Posted in Uncategorized | Leave a comment