Skip to main content

Posts

Change Tfs scrum working days

By default Tfs scrum template sets Monday to Friday as working days, and Saturday/Sunday as excluded. To change the days or include Saturday/Sunday for the work, do: Click on the " Administer Account ", this is the gear icon. Navigate to Control Panel > [CollectionName] > [Project] > [Project] Team . Click on Settings , then change as appropriate. Notes: Tested on Tfs 2013/Visual Studio online (as of 04/25/2015)

Fix corrupted console font on Ubuntu 15.04

My tasksel looks like below. To fix this do: $: sudo dpkg-reconfigure console-setup Then select:  UTF-8 Guess optimal character set Terminus 8x16 Select different font type as appropriate. Keywords: tty;console;command line;cli install Refs: http://askubuntu.com/questions/173220/how-do-i-change-the-font-or-the-font-size-in-the-tty-console